Searched refs:getS (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/internal/ | ||
H A D | odf.cpp | 318 */ double getS(unsigned int index); 825 double SingularValueDecomposition::getS(unsigned int index) function in class:Inkscape::Extension::Internal::SingularValueDecomposition 999 double s0 = svd.getS(0); 1000 double s1 = svd.getS(1); |
Completed in 18 milliseconds