ACT-CV - Machine Vision for Cognitive Modeling
|
how to multiply a vector with itself More...
#include <DMatrix.h>
Public Types | |
typedef DMatrix< zeilen, zeilen > | sq_t |
Static Public Member Functions | |
static sq_t | square (const DMatrix< zeilen, 1 > &x) |
how to multiply a vector with itself
typedef DMatrix<zeilen, zeilen> SquareOperation< DMatrix< zeilen, 1 > >::sq_t |
|
static |
Definition at line 261 of file DMatrix.h.
References DMatrix< zeilen, spalten >::T().