Home
last modified time | relevance | path

Searched defs:SortSV (Results 1 – 3 of 3) sorted by relevance

/dports/math/optpp/optpp-2.4/newmat11/
H A Dsort.C190 void SortSV(DiagonalMatrix& D, Matrix& U, bool ascending) in SortSV() function
224 void SortSV(DiagonalMatrix& D, Matrix& U, Matrix& V, bool ascending) in SortSV() function
/dports/math/newmat/newmat-1.1_1/
H A Dsort.cpp194 void SortSV(DiagonalMatrix& D, Matrix& U, bool ascending) in SortSV() function
228 void SortSV(DiagonalMatrix& D, Matrix& U, Matrix& V, bool ascending) in SortSV() function
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dsort.cpp190 void SortSV(DiagonalMatrix& D, Matrix& U, bool ascending) in SortSV() function
224 void SortSV(DiagonalMatrix& D, Matrix& U, Matrix& V, bool ascending) in SortSV() function