Homepage Demos Overview Downloads Tutorials Reference
Credits

cholesky.cpp File Reference

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

Include dependency graph for cholesky.cpp:

Go to the source code of this file.

Namespaces

namespace  NEWMAT

Defines

#define REPORT   {}

Functions

ReturnMatrix NEWMAT::Cholesky (const SymmetricMatrix &S)
ReturnMatrix NEWMAT::Cholesky (const SymmetricBandMatrix &S)
void NEWMAT::UpdateCholesky (UpperTriangularMatrix &chol, RowVector r1Modification)
void NEWMAT::DowndateCholesky (UpperTriangularMatrix &chol, RowVector x)
void NEWMAT::RightCircularUpdateCholesky (UpperTriangularMatrix &chol, int k, int l)
void NEWMAT::LeftCircularUpdateCholesky (UpperTriangularMatrix &chol, int k, int l)


Define Documentation

#define REPORT   {}
 

Definition at line 22 of file cholesky.cpp.


newmat11b
Generated Tue Aug 16 16:32:02 2005 by Doxygen 1.4.4