|  | 
|  | IdentityMatrixX () | 
|  | 
| 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 () | 
|  | 
template<unsigned int N, class T>
class GfxTL::IdentityMatrixX< N, T >
Definition at line 588 of file MatrixXX.h.