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

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

CIccSparseMatrix(void *pMatrix=NULL, icUInt32Number nSize=0, icSparseMatrixType nType=((icSparseMatrixType) 0x0000), bool bInitFromData=false)CIccSparseMatrix
CIccSparseMatrix(const CIccSparseMatrix &mtx)CIccSparseMatrix
Clear()CIccSparseMatrix
Cols() constCIccSparseMatrixinline
Copy(const CIccSparseMatrix &mtx)CIccSparseMatrix
EntrySize(icSparseMatrixType nType)CIccSparseMatrixstatic
FillFromFullMatrix(icFloatNumber *pData)CIccSparseMatrix
GetColumnsForRow(icUInt16Number nRow=0) constCIccSparseMatrixinline
GetData() constCIccSparseMatrixinline
GetMaxEntries()CIccSparseMatrixinline
GetNumEntries() constCIccSparseMatrixinline
GetNumRowColumns(icUInt16Number nRow) constCIccSparseMatrixinline
GetRowOffset(icUInt16Number nRow=0)CIccSparseMatrixinline
GetRowStart() constCIccSparseMatrixinline
Init(icUInt16Number nRows, icUInt16Number nCols, bool bSetData=false)CIccSparseMatrix
Interp(icFloatNumber d1, const CIccSparseMatrix &mtx1, icFloatNumber d2, const CIccSparseMatrix &mtx2)CIccSparseMatrix
IsValid()CIccSparseMatrix
m_ColumnIndicesCIccSparseMatrixprotected
m_DataCIccSparseMatrixprotected
m_nColsCIccSparseMatrixprotected
m_nMaxEntriesCIccSparseMatrixprotected
m_nRawSizeCIccSparseMatrixprotected
m_nRowsCIccSparseMatrixprotected
m_nTypeCIccSparseMatrixprotected
m_pMatrixCIccSparseMatrixprotected
m_RowStartCIccSparseMatrixprotected
MaxEntries(icUInt32Number nMemSize, icUInt16Number nRows, icUInt8Number nTypeSize)CIccSparseMatrixstatic
MaxEntries(icUInt32Number nMemSize, icUInt16Number nRows, icSparseMatrixType nType)CIccSparseMatrixinlinestatic
MemSize(icUInt32Number nMaxEntries, icUInt16Number nRows, icUInt8Number nTypeSize)CIccSparseMatrixstatic
MemSize(icUInt32Number nMaxEntries, icUInt16Number nRows, icSparseMatrixType nType)CIccSparseMatrixinlinestatic
MultiplyVector(icFloatNumber *pResult, const icFloatNumber *pVector) constCIccSparseMatrix
operator=(const CIccSparseMatrix &mtx)CIccSparseMatrix
Reset(void *pMatrix, icUInt32Number nSize, icSparseMatrixType nType, bool bInitFromData=true)CIccSparseMatrix
Rows() constCIccSparseMatrixinline
Union(const CIccSparseMatrix &mtx1, const CIccSparseMatrix &mtx2)CIccSparseMatrix
~CIccSparseMatrix(void)CIccSparseMatrixvirtual