|
Classes | |
struct | AssertDim |
struct | AssertDim< A, A > |
Public Types | |
typedef Internal::BaseMatrixXX< C, R, T > | SuperType |
typedef MatrixXX< C, R, T > | ThisType |
typedef MatrixXX< R, C, T > | TransposedType |
Public Member Functions | |
MatrixXX< C, R, T > & | ComponentMul (const MatrixXX< C, R, T > &a) |
MatrixXX () | |
MatrixXX (const MatrixXX< 1, R, T > &a, const MatrixXX< 1, R, T > &b) | |
MatrixXX (const MatrixXX< 1, R, T > &a, const MatrixXX< 1, R, T > &b, const MatrixXX< 1, R, T > &c) | |
MatrixXX (const MatrixXX< 1, R, T > &a, const MatrixXX< 1, R, T > &b, const MatrixXX< 1, R, T > &c, const MatrixXX< 1, R, T > &d) | |
MatrixXX (const SuperType &mat) | |
MatrixXX (const T *m) | |
MatrixXX (const ThisType &mat) | |
MatrixXX (T v) | |
ThisType & | operator= (const ThisType &v) |
ThisType & | operator= (T v) |
TransposedType | Transposed () |
Definition at line 25 of file MatrixXX.h.
typedef Internal::BaseMatrixXX< C, R, T > SuperType |
Definition at line 119 of file MatrixXX.h.
Definition at line 120 of file MatrixXX.h.
typedef MatrixXX< R, C, T > TransposedType |
Definition at line 121 of file MatrixXX.h.
|
inline |
Definition at line 123 of file MatrixXX.h.
Definition at line 125 of file MatrixXX.h.
Definition at line 129 of file MatrixXX.h.
Definition at line 134 of file MatrixXX.h.
Definition at line 142 of file MatrixXX.h.
Definition at line 147 of file MatrixXX.h.
|
inline |
Definition at line 154 of file MatrixXX.h.
|
inline |
Definition at line 163 of file MatrixXX.h.
Definition at line 191 of file MatrixXX.h.
Definition at line 182 of file MatrixXX.h.
|
inline |
Definition at line 200 of file MatrixXX.h.