Searched defs:AtA (Results 1 – 3 of 3) sorted by relevance
230 SparseMatrix<Scalar,ColMajor, Index> AtA = mat2 + mat1; in analyzePattern() local
1172 CvMat* AtA = 0; in icvLSQ() local
2569 CvMat AtA = cvMat( 3, 3, CV_64F, a ); in cvStereoRectifyUncalibrated() local