Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

cholesky.cpp File Reference

#include "include.h"
#include "newmat.h"
#include "newmatrm.h"
Include dependency graph for cholesky.cpp:
This graph shows which files directly or indirectly include this file:

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 20 of file cholesky.cpp.


newmat11b
Generated Mon May 9 04:54:18 2016 by Doxygen 1.6.3