#include "stat_vector.h"#include "stat_smatrix.h"Go to the source code of this file.
Namespaces | |
| namespace | CwMtx |
Functions | |
| template<class T> | |
| CWTSSpaceVector< T > | operator * (const T &value, const CWTSSpaceVector< T > &svec) |
| template<class T> | |
| CWTSSpaceVector< T > | operator * (const CWTSSquareMatrix< 3, T > &smat, const CWTSSpaceVector< T > &svec) |
| template<class T> | |
| CWTSSpaceVector< T > | sgn (const CWTSSpaceVector< T > &svec) |
|
||||||||||||||||
|
Definition at line 220 of file stat_svector.h. |
|
||||||||||||||||
|
Definition at line 212 of file stat_svector.h. |
|
||||||||||
|
Definition at line 241 of file stat_svector.h. |
1.4.2