#include <matrix_nxm.h>
公共成员函数 |
|
| template<typename TYPE > | |
| MAXON_IMPLICIT | ConstMatrixNxMInterface (const MatrixNxM < TYPE > &matrix) |
| const DataType & | GetValueDataType () const |
| const MatrixNxM < Generic > & | GetMatrix () const |
Public Attributes |
|
| const MatrixNxM < Generic > & | _matrix |
| DataType | _type |
| MAXON_IMPLICIT ConstMatrixNxMInterface | ( | const MatrixNxM < TYPE > & | matrix | ) |
| const DataType & GetValueDataType | ( | ) | const |
| const MatrixNxM <Generic>& GetMatrix | ( | ) | const |
| const MatrixNxM <Generic>& _matrix |
| DataType _type |