Homepage Demos Overview Downloads Tutorials Reference
Credits

newmatrm.cpp File Reference

#include "newmat.h"
#include "newmatrm.h"

Include dependency graph for newmatrm.cpp:

Go to the source code of this file.

Namespaces

namespace  NEWMAT

Defines

#define WANT_MATH
#define REPORT   {}

Functions

void ComplexScale (RectMatrixCol &U, RectMatrixCol &V, Real x, Real y)
void Rotate (RectMatrixCol &U, RectMatrixCol &V, Real tau, Real s)
Real pythag (Real f, Real g, Real &c, Real &s)


Define Documentation

#define REPORT   {}
 

Definition at line 17 of file newmatrm.cpp.

#define WANT_MATH
 

Definition at line 5 of file newmatrm.cpp.


Function Documentation

void ComplexScale RectMatrixCol &  U,
RectMatrixCol &  V,
Real  x,
Real  y
 

Definition at line 131 of file newmatrm.cpp.

Referenced by NEWMAT::SVD().

Real NEWMAT::pythag Real  f,
Real  g,
Real c,
Real s
 

Definition at line 185 of file newmatrm.cpp.

Referenced by NEWMAT::DowndateCholesky(), NEWMAT::LeftCircularUpdateCholesky(), NEWMAT::RightCircularUpdateCholesky(), NEWMAT::SVD(), and NEWMAT::UpdateCholesky().

void Rotate RectMatrixCol &  U,
RectMatrixCol &  V,
Real  tau,
Real  s
 

Definition at line 155 of file newmatrm.cpp.

Referenced by NEWMAT::Jacobi().


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