Searched refs:deflation (Results 1 – 6 of 6) sorted by relevance
/external/eigen/unsupported/Eigen/src/SVD/ |
D | TODOBdcsvd.txt | 14 deflation. 19 …on (Characteristic equation) on the values that are not null (zi!=0 and di!=0), after the deflation
|
D | doneInBDCSVD.txt | 6 …entation uses the same names for variables as the reference paper. The code, deflation included, is
|
D | BDCSVD.h | 203 …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/ |
D | README.686 | 2 Pentium-Pro-optimized assembly code in the deflation algorithm. The
|
/external/zlib/src/as400/ |
D | readme.txt | 72 deflate.c DEFLATE C ZLIB - Compress data using the deflation algorithm
|
/external/zlib/src/doc/ |
D | algorithm.txt | 3 The deflation algorithm used by gzip (also zip and zlib) is a variation of
|