Home
last modified time | relevance | path

Searched defs:firstCol (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/SVD/
DBDCSVD.h363 void BDCSVD<MatrixType>::divide (Index firstCol, Index lastCol, Index firstRowW, in divide()
505 void BDCSVD<MatrixType>::deflation43(Index firstCol, Index shift, Index i, Index size){ in deflation43()
577 void BDCSVD<MatrixType>::deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index f… in deflation()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pcf/
Dpcfread.c849 int firstCol, lastCol; in pcf_get_encodings() local