73#if !defined(_ICCMATRIXMATH_H)
74#define _ICCMATRIXMATH_H
78#ifdef USEREFICCMAXNAMESPACE
82#define icNearRange 0.000001
83#define ICCMTXSTEPDUMPFMT " %.8f"
114 virtual bool isIdentityMtx()
const;
116 virtual void dumpMtx(std::string &str)
const;
129#ifdef USEREFICCMAXNAMESPACE
float icFloatNumber
All floating point operations/variables in IccProfLib use the icFloatNumber data type.
icFloatNumber * entry(icUInt16Number nRow, icUInt16Number nCol=0)
virtual icUInt16Number GetCols() const
virtual icUInt16Number GetRows() const
const icFloatNumber * entry(icUInt16Number nRow, icUInt16Number nCol=0) const