|
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 28 of file MatrixXX.h.
typedef Internal::BaseMatrixXX<C, R, T> SuperType |
Definition at line 134 of file MatrixXX.h.
Definition at line 135 of file MatrixXX.h.
typedef MatrixXX<R, C, T> TransposedType |
Definition at line 136 of file MatrixXX.h.
|
inline |
Definition at line 138 of file MatrixXX.h.
Definition at line 142 of file MatrixXX.h.
Definition at line 146 of file MatrixXX.h.
Definition at line 151 of file MatrixXX.h.
Definition at line 159 of file MatrixXX.h.
Definition at line 164 of file MatrixXX.h.
|
inline |
Definition at line 171 of file MatrixXX.h.
|
inline |
Definition at line 179 of file MatrixXX.h.
Definition at line 212 of file MatrixXX.h.
Definition at line 202 of file MatrixXX.h.
|
inline |
Definition at line 222 of file MatrixXX.h.