In file matrixAux.h:

matrix outerProduct

(const vector &v1,
  const vector &v2)

computes the outer product (ie.

Documentation

computes the outer product (ie. v1*transpose(v2)) of v1 and v2

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.