Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/shape/src/
H A Daff_trans.cpp267 SVD mysvd(Af, SVD::NO_UV); in applyTransformation() local
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp274 JacobiSVD<MatrixXd> mysvd(A, ComputeThinU | ComputeThinV); in getSVD() local
431 JacobiSVD<MatrixXd> mysvd = getSVD(R); in getGETAWAYDescCustom() local
654 JacobiSVD<MatrixXd> mysvd = getSVD(R); in getGETAWAYDesc() local