User Manual, Developers Guide and API Documentation

CholeskyDecomposition.hpp File Reference

cholesky decomposition More...

#include <cassert>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/matrix_proxy.hpp>
#include <boost/numeric/ublas/vector_expression.hpp>
#include <boost/numeric/ublas/matrix_expression.hpp>
#include <boost/numeric/ublas/triangular.hpp>

Include dependency graph for CholeskyDecomposition.hpp:

Go to the source code of this file.

Functions

template<class MATRIX>
size_t choleskyDecompose (MATRIX &A)


Detailed Description

-*- c++ -*-

Definition in file CholeskyDecomposition.hpp.


Function Documentation

template<class MATRIX>
size_t choleskyDecompose ( MATRIX &  A  )  [inline]

Definition at line 39 of file CholeskyDecomposition.hpp.


Generated on Tue May 22 03:32:19 2012 for openWNS by  doxygen 1.5.5