Home
last modified time | relevance | path

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

/dports/math/newmat/newmat-1.1_1/
H A Dcholesky.cpp105 ColumnVector cGivens(nc); cGivens = 0.0; in update_Cholesky() local
155 ColumnVector cGivens(nRC); cGivens = 0.0; in downdate_Cholesky() local
194 ColumnVector cGivens(nGivens); cGivens = 0.0; in right_circular_update_Cholesky() local
250 ColumnVector cGivens(nGivens); cGivens = 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.cpp99 ColumnVector cGivens(ncols); cGivens = 0.0; in UpdateCholesky() local
149 ColumnVector cGivens(nRC); cGivens = 0.0; in DowndateCholesky() local
188 ColumnVector cGivens(nGivens); cGivens = 0.0; in RightCircularUpdateCholesky() local
244 ColumnVector cGivens(nGivens); cGivens = 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()