Home
last modified time | relevance | path

Searched refs:deflation (Results 1 – 6 of 6) sorted by relevance

/external/eigen/unsupported/Eigen/src/SVD/
DTODOBdcsvd.txt14 deflation.
19 …on (Characteristic equation) on the values that are not null (zi!=0 and di!=0), after the deflation
DdoneInBDCSVD.txt6 …entation uses the same names for variables as the reference paper. The code, deflation included, is
DBDCSVD.h203 …void deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shi…
483 deflation(firstCol, lastCol, k, firstRowW, firstColW, shift); in divide()
577 void BDCSVD<MatrixType>::deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index f… in deflation() function
/external/zlib/src/contrib/asm686/
DREADME.6862 Pentium-Pro-optimized assembly code in the deflation algorithm. The
/external/zlib/src/as400/
Dreadme.txt72 deflate.c DEFLATE C ZLIB - Compress data using the deflation algorithm
/external/zlib/src/doc/
Dalgorithm.txt3 The deflation algorithm used by gzip (also zip and zlib) is a variation of