Bayesian_filter_matrix::LAPACK Namespace Reference


Namespaces

namespace  rawLAPACK

Typedefs

typedef boost::numeric::ublas::vector<
int > 
pivot_t
typedef Bayesian_filter_matrix::DenseVec vector_t
typedef Bayesian_filter_matrix::DenseColMatrix matrix_t

Functions

int geqrf (matrix_t &a, vector_t &tau)
int getrf (matrix_t &a, pivot_t &ipivot)
int getrs (char transa, matrix_t &a, pivot_t &ipivot, matrix_t &b)


Typedef Documentation

typedef Bayesian_filter_matrix::DenseColMatrix Bayesian_filter_matrix::LAPACK::matrix_t
 

typedef boost::numeric::ublas::vector<int> Bayesian_filter_matrix::LAPACK::pivot_t
 

typedef Bayesian_filter_matrix::DenseVec Bayesian_filter_matrix::LAPACK::vector_t
 


Function Documentation

int Bayesian_filter_matrix::LAPACK::geqrf matrix_t a,
vector_t tau
 

int Bayesian_filter_matrix::LAPACK::getrf matrix_t a,
pivot_t ipivot
 

int Bayesian_filter_matrix::LAPACK::getrs char  transa,
matrix_t a,
pivot_t ipivot,
matrix_t b
 


Generated on Wed Oct 4 22:57:25 2006 for Bayes++ Bayesian Filtering Classes by  doxygen 1.4.6