Home
last modified time | relevance | path

Searched refs:UpDiag (Results 1 – 6 of 6) sorted by relevance

/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmatrm.h42 void UpDiag() { store -= (shift+spacing); n++; } in UpDiag() function
86 void UpDiag() { store--; n++; } in UpDiag() function
H A Dsvd.C75 if (n) { VCI.First() = 1.0; g=E.element(n-1); if (n!=1) URI.UpDiag(); } in SVD()
87 URI.UpDiag(); in SVD()
110 UCI.UpDiag(); in SVD()
/dports/math/newmat/newmat-1.1_1/
H A Dnewmatrm.h46 void UpDiag() { store -= (shift+spacing); n++; } in UpDiag() function
96 void UpDiag() { store--; n++; } in UpDiag() function
H A Dsvd.cpp79 if (n) { VCI.First() = 1.0; g=E.element(n-1); if (n!=1) URI.UpDiag(); } in SVD()
91 URI.UpDiag(); in SVD()
114 UCI.UpDiag(); in SVD()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/matrix/
H A Dnewmatrm.h42 void UpDiag() { store -= (shift+spacing); n++; } in UpDiag() function
86 void UpDiag() { store--; n++; } in UpDiag() function
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dsvd.cpp75 if (n) { VCI.First() = 1.0; g=E.element(n-1); if (n!=1) URI.UpDiag(); } in SVD()
87 URI.UpDiag(); in SVD()
110 UCI.UpDiag(); in SVD()