#include "smatrix.h"#include "vector.h"Go to the source code of this file.
Namespaces | |
| namespace | CwMtx |
Functions | |
| template<class T> | |
| CWTSpaceVector< T > | operator * (const T &value, const CWTSpaceVector< T > &svec) |
| template<class T> | |
| CWTSpaceVector< T > | operator * (const CWTSquareMatrix< T > &smat, const CWTSpaceVector< T > &svec) |
| template<class T> | |
| CWTSpaceVector< T > | sgn (const CWTSpaceVector< T > &svec) |
|
||||||||||||||||
|
Definition at line 279 of file svector.h. References CwMtx::CWTMatrix< T >::storeProduct(). |
|
||||||||||||||||
|
|
|
||||||||||
|
|
1.4.2