MatrixNxMInterface Class Reference Math Library

#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

构造函数 & 析构函数文档编制

◆  MatrixNxMInterface()

MAXON_IMPLICIT MatrixNxMInterface ( MatrixNxM < TYPE > &  matrix )

成员函数文档编制

◆  GetValueDataType()

const DataType & GetValueDataType ( ) const

◆  GetMatrix()

MatrixNxM <Generic>& GetMatrix ( ) const

Member Data Documentation

◆  _matrix

MatrixNxM <Generic>& _matrix

◆  _type

DataType _type