ACT-CV - Machine Vision for Cognitive Modeling
|
how to square something More...
#include <DMatrix.h>
Public Types | |
typedef _t | sq_t |
Static Public Member Functions | |
static sq_t | square (const _t &x) |
how to square something
if you want to use Var with matrices, you have to add an appropriate SquareOperation, everything else will be fine.
typedef _t SquareOperation< _t >::sq_t |
Definition at line 145 of file statistiken.h.
|
static |
Definition at line 147 of file statistiken.h.
Referenced by Var< double >::add(), and Var< double >::get_var().