Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
Loading...
Searching...
No Matches
CIccMatrixMath Member List

This is the complete list of members for CIccMatrixMath, including all inherited members.

CIccMatrixMath(icUInt16Number nRows, icUInt16Number nCols, bool bInitIdentity=false)CIccMatrixMath
CIccMatrixMath(const CIccMatrixMath &mat)CIccMatrixMath
dumpMtx(std::string &str) constCIccMatrixMathvirtual
entry(icUInt16Number nRow, icUInt16Number nCol=0)CIccMatrixMathinline
entry(icUInt16Number nRow, icUInt16Number nCol=0) constCIccMatrixMathinline
GetCols() constCIccMatrixMathinlinevirtual
GetRows() constCIccMatrixMathinlinevirtual
Invert()CIccMatrixMath
isIdentityMtx() constCIccMatrixMathvirtual
m_nColsCIccMatrixMathprotected
m_nRowsCIccMatrixMathprotected
m_valsCIccMatrixMathprotected
Mult(const CIccMatrixMath *matrix) constCIccMatrixMath
rangeMap(const icSpectralRange &from, const icSpectralRange &to)CIccMatrixMathstatic
RowSum(icUInt16Number nRow) constCIccMatrixMath
Scale(icFloatNumber v)CIccMatrixMath
SetRange(const icSpectralRange &from, const icSpectralRange &to)CIccMatrixMath
VectorMult(icFloatNumber *pDst, const icFloatNumber *pSrc) constCIccMatrixMathvirtual
VectorScale(const icFloatNumber *vec)CIccMatrixMath
~CIccMatrixMath()CIccMatrixMathvirtual