Searched defs:amat (Results 1 – 2 of 2) sorted by relevance
149 IncompleteLUT<Scalar>& compute(const MatrixType& amat) in compute()222 void IncompleteLUT<Scalar>::analyzePattern(const _MatrixType& amat) in analyzePattern()243 void IncompleteLUT<Scalar>::factorize(const _MatrixType& amat) in factorize()
2277 CvMat amat, umat; in run() local