Searched refs:getV (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcola/
H A Dcycle_detector.h33 unsigned getV() { return this->V; } function in class:CycleDetector
/inkscape/src/extension/internal/
H A Dodf.cpp314 SVDMatrix &getV();
817 SVDMatrix &SingularValueDecomposition::getV() function in class:Inkscape::Extension::Internal::SingularValueDecomposition
996 SVDMatrix V = svd.getV();

Completed in 267 milliseconds