Searched refs:lIt (Results 1 – 4 of 4) sorted by relevance
/external/eigen/unsupported/Eigen/src/Skyline/ |
D | SkylineInplaceLU.h | 132 for (typename MatrixType::InnerLowerIterator lIt(m_lu, col); lIt; ++lIt) { in compute() 133 lIt.valueRef() /= pivot; in compute() 137 typename MatrixType::InnerLowerIterator lIt(m_lu, col); in compute() 141 const double coef = lIt.value(); in compute() 152 ++lIt; in compute() 199 typename MatrixType::InnerLowerIterator lIt(m_lu, row); in computeRowMajor() 203 const Index offset = lIt.col() - uIt.row(); in computeRowMajor() 206 Index stop = offset > 0 ? col - lIt.col() : col - uIt.row(); in computeRowMajor() 210 Map<VectorXd > rowVal(lIt.valuePtr() + (offset > 0 ? 0 : -offset), stop); in computeRowMajor() 219 lIt += -offset; in computeRowMajor() [all …]
|
D | SkylineProduct.h | 145 typename _Lhs::InnerLowerIterator lIt(lhs, row); 146 const Index stop = lIt.col() + lIt.size(); 149 Index k = lIt.col(); 153 lIt.value() * 155 ++lIt; 158 lIt += -lIt.size(); 230 typename _Lhs::InnerLowerIterator lIt(lhs, lhscol); 231 const Index stop = lIt.size() + lIt.row(); 235 Index k = lIt.row(); 238 lIt.value() * [all …]
|
/external/opencv3/modules/calib3d/test/ |
D | test_cameracalibration.cpp | 989 vector<Point2f>::const_iterator lIt = arrLeftIt->begin(); in calcdfdx() local 991 for( int fi = 0; fi < dfdx.rows; fi+=fdim, ++lIt, ++rIt ) in calcdfdx() 993 dfdx.at<double>(fi, xi ) = 0.5 * ((double)(rIt->x - lIt->x)) / eps; in calcdfdx() 994 dfdx.at<double>(fi+1, xi ) = 0.5 * ((double)(rIt->y - lIt->y)) / eps; in calcdfdx()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 425 ADJ "reticulate" "rIt'Ikj@lIt"
|