#include <matrix_nxm.h>
Public Member Functions | |
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 |