Home
last modified time | relevance | path

Searched defs:sGivens (Results 1 – 5 of 5) sorted by relevance

/dports/math/newmat/newmat-1.1_1/
H A Dcholesky.cpp106 ColumnVector sGivens(nc); sGivens = 0.0; in update_Cholesky() local
156 ColumnVector sGivens(nRC); sGivens = 0.0; in downdate_Cholesky() local
195 ColumnVector sGivens(nGivens); sGivens = 0.0; in right_circular_update_Cholesky() local
251 ColumnVector sGivens(nGivens); sGivens = 0.0; in left_circular_update_Cholesky() local
H A Dnewmatrm.h126 inline void GivensRotation(Real cGivens, Real sGivens, Real& x, Real& y) in GivensRotation()
134 inline void GivensRotationR(Real cGivens, Real sGivens, Real& x, Real& y) in GivensRotationR()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/matrix/
H A Dcholesky.cpp100 ColumnVector sGivens(ncols); sGivens = 0.0; in UpdateCholesky() local
150 ColumnVector sGivens(nRC); sGivens = 0.0; in DowndateCholesky() local
189 ColumnVector sGivens(nGivens); sGivens = 0.0; in RightCircularUpdateCholesky() local
245 ColumnVector sGivens(nGivens); sGivens = 0.0; in LeftCircularUpdateCholesky() local
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmatrm.h116 inline void GivensRotation(Real cGivens, Real sGivens, Real& x, Real& y) in GivensRotation()
124 inline void GivensRotationR(Real cGivens, Real sGivens, Real& x, Real& y) in GivensRotationR()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/matrix/
H A Dnewmatrm.h116 inline void GivensRotation(Real cGivens, Real sGivens, Real& x, Real& y) in GivensRotation()
124 inline void GivensRotationR(Real cGivens, Real sGivens, Real& x, Real& y) in GivensRotationR()