Home
last modified time | relevance | path

Searched defs:lastCol (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/src/SVD/
DBDCSVD.h363 void BDCSVD<MatrixType>::divide (Index firstCol, Index lastCol, Index firstRowW, in divide()
577 void BDCSVD<MatrixType>::deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index f… in deflation()
/external/dng_sdk/source/
Ddng_gain_map.cpp211 uint32 lastCol = static_cast<uint32> (fMap.Points ().h - 1); in ResetColumn() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pcf/
Dpcfread.c849 int firstCol, lastCol; in pcf_get_encodings() local