Homepage Demos Overview Downloads Tutorials Reference
Credits

newmatrm.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  NEWMAT

Defines

#define NEWMATRM_LIB   0

Functions

Real sign (Real x, Real y)
void GivensRotation (Real cGivens, Real sGivens, Real &x, Real &y)
void GivensRotationR (Real cGivens, Real sGivens, Real &x, Real &y)


Define Documentation

#define NEWMATRM_LIB   0
 

Definition at line 6 of file newmatrm.h.


Function Documentation

void GivensRotation Real  cGivens,
Real  sGivens,
Real x,
Real y
[inline]
 

Definition at line 116 of file newmatrm.h.

Referenced by NEWMAT::DowndateCholesky(), and NEWMAT::UpdateCholesky().

void GivensRotationR Real  cGivens,
Real  sGivens,
Real x,
Real y
[inline]
 

Definition at line 124 of file newmatrm.h.

Referenced by NEWMAT::LeftCircularUpdateCholesky(), and NEWMAT::RightCircularUpdateCholesky().

Real sign Real  x,
Real  y
[inline]
 

Definition at line 108 of file newmatrm.h.

Referenced by NEWMAT::SVD(), NEWMAT::tred2(), and NEWMAT::tred3().


newmat11b
Generated Tue Jan 4 15:42:14 2005 by Doxygen 1.4.0