Searched refs:getV (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/libcola/ | ||
H A D | cycle_detector.h | 33 unsigned getV() { return this->V; } function in class:CycleDetector |
/inkscape/src/extension/internal/ | ||
H A D | odf.cpp | 314 SVDMatrix &getV(); 817 SVDMatrix &SingularValueDecomposition::getV() function in class:Inkscape::Extension::Internal::SingularValueDecomposition 996 SVDMatrix V = svd.getV(); |
Completed in 267 milliseconds