ConstMatrixNxMInterface Class Reference Math Library

#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

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

◆  ConstMatrixNxMInterface()

MAXON_IMPLICIT ConstMatrixNxMInterface ( const MatrixNxM < TYPE > &  matrix )

成员函数文档编制

◆  GetValueDataType()

const DataType & GetValueDataType ( ) const

◆  GetMatrix()

const MatrixNxM <Generic>& GetMatrix ( ) const

Member Data Documentation

◆  _matrix

const MatrixNxM <Generic>& _matrix

◆  _type

DataType _type