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