#include <stat_vector.h>
Inheritance diagram for CwMtx::CWTSVector< r, T >:

Public Member Functions | |
| CWTSVector () | |
| CWTSVector (const CWTSMatrix< r, 1, T > &mat) | |
| CWTSVector (const CWTSVector &vec) | |
| ~CWTSVector () | |
| T & | operator[] (unsigned irow) |
| const T & | operator[] (unsigned irow) const |
| CWTSVector | operator+ (const CWTSVector &) const |
| CWTSVector | operator- (const CWTSVector &) const |
| CWTSVector | operator- () const |
| CWTSVector | operator * (const T &) const |
| CWTSVector | operator/ (const T &value) const |
| T | operator * (const CWTSVector &) const |
| CWTSVector & | operator= (const CWTSVector &vec) |
| CWTSVector & | operator+= (const CWTSVector &vec) |
| CWTSVector & | operator-= (const CWTSVector &vec) |
| CWTSVector & | operator *= (const T &value) |
| CWTSVector & | operator/= (const T &value) |
| T | operator! () const |
| T | norm () const |
| CWTSVector | unit () const |
| void | makeUnit () |
| template<unsigned r2> | |
| void | storeAtRow (unsigned, const CWTSVector< r2, T > &) |
|
|||||||||
|
Definition at line 39 of file stat_vector.h. |
|
||||||||||
|
Definition at line 40 of file stat_vector.h. |
|
||||||||||
|
Definition at line 41 of file stat_vector.h. |
|
|||||||||
|
Definition at line 43 of file stat_vector.h. |
|
|||||||||
|
Definition at line 71 of file stat_vector.h. |
|
|||||||||
|
Definition at line 179 of file stat_vector.h. Referenced by CwMtx::CWTSVector< 3, T >::makeUnit(), and CwMtx::CWTSVector< 3, T >::unit(). |
|
||||||||||
|
Definition at line 164 of file stat_vector.h. |
|
||||||||||
|
Reimplemented from CwMtx::CWTSMatrix< r, 1, T >. Reimplemented in CwMtx::CWTSQuaternion< T >, and CwMtx::CWTSSpaceVector< T >. Definition at line 150 of file stat_vector.h. |
|
||||||||||
|
Reimplemented from CwMtx::CWTSMatrix< r, 1, T >. Reimplemented in CwMtx::CWTSQuaternion< T >, and CwMtx::CWTSSpaceVector< T >. Definition at line 115 of file stat_vector.h. |
|
|||||||||
|
Definition at line 64 of file stat_vector.h. |
|
||||||||||
|
Definition at line 129 of file stat_vector.h. |
|
||||||||||
|
Definition at line 101 of file stat_vector.h. |
|
|||||||||
|
Reimplemented from CwMtx::CWTSMatrix< r, 1, T >. Reimplemented in CwMtx::CWTSQuaternion< T >, and CwMtx::CWTSSpaceVector< T >. Definition at line 143 of file stat_vector.h. |
|
||||||||||
|
Definition at line 136 of file stat_vector.h. |
|
||||||||||
|
Definition at line 108 of file stat_vector.h. |
|
||||||||||
|
Reimplemented from CwMtx::CWTSMatrix< r, 1, T >. Reimplemented in CwMtx::CWTSQuaternion< T >, and CwMtx::CWTSSpaceVector< T >. Definition at line 157 of file stat_vector.h. |
|
||||||||||
|
Reimplemented from CwMtx::CWTSMatrix< r, 1, T >. Reimplemented in CwMtx::CWTSQuaternion< T >, and CwMtx::CWTSSpaceVector< T >. Definition at line 122 of file stat_vector.h. |
|
||||||||||
|
Definition at line 94 of file stat_vector.h. |
|
||||||||||
|
Reimplemented from CwMtx::CWTSMatrix< r, 1, T >. Definition at line 86 of file stat_vector.h. |
|
||||||||||
|
Reimplemented from CwMtx::CWTSMatrix< r, 1, T >. Definition at line 79 of file stat_vector.h. |
|
||||||||||||||||||||
|
Definition at line 191 of file stat_vector.h. |
|
|||||||||
|
Reimplemented in CwMtx::CWTSQuaternion< T >, and CwMtx::CWTSSpaceVector< T >. Definition at line 68 of file stat_vector.h. Referenced by CwMtx::sgn(). |
1.4.2