Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/SVD/
DBDCSVD.h199 void divide (Index firstCol, Index lastCol, Index firstRowW,
203 …void deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shi…
363 void BDCSVD<MatrixType>::divide (Index firstCol, Index lastCol, Index firstRowW, in divide() argument
370 const Index n = lastCol - firstCol + 1; in divide()
402 divide(k + 1 + firstCol, lastCol, k + 1 + firstRowW, k + 1 + firstColW, shift); in divide()
407 phi = m_naiveU(firstCol + k + 1, lastCol + 1); in divide()
412 phi = m_naiveU(0, lastCol + 1); in divide()
448 m_naiveU.col(lastCol + 1).segment(firstCol, k + 1) << (q1 * ( - s0)); in divide()
451 m_naiveU.col(lastCol + 1).segment(firstCol + k + 1, n - k) *s0; in divide()
453 m_naiveU.col(lastCol + 1).segment(firstCol + k + 1, n - k) *= c0; in divide()
[all …]
/external/dng_sdk/source/
Ddng_gain_map.cpp211 uint32 lastCol = static_cast<uint32> (fMap.Points ().h - 1); in ResetColumn() local
213 if (colIndexF >= static_cast<real64> (lastCol)) in ResetColumn()
216 fValueBase = InterpolateEntry (lastCol); in ResetColumn()
/external/robolectric/v1/lib/main/
Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...