matSupSub.hpp File Reference

#include <boost/version.hpp>
#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/symmetric.hpp>
#include <boost/numeric/ublas/triangular.hpp>
#include <boost/numeric/ublas/banded.hpp>
#include "uBLASmatrix.hpp"

Go to the source code of this file.

Namespaces

namespace  Bayesian_filter_matrix
namespace  Bayesian_filter_matrix::detail

Typedefs

typedef double Bayesian_filter_matrix::Float
typedef ublas::vector< FloatBayesian_filter_matrix::detail::BaseDenseVector
typedef ublas::matrix< Float,
ublas::row_major > 
Bayesian_filter_matrix::detail::BaseDenseRowMatrix
typedef ublas::matrix< Float,
ublas::column_major > 
Bayesian_filter_matrix::detail::BaseDenseColMatrix
typedef ublas::triangular_matrix<
Float, ublas::upper, ublas::row_major > 
Bayesian_filter_matrix::detail::BaseDenseUpperTriMatrix
typedef ublas::triangular_matrix<
Float, ublas::lower, ublas::row_major > 
Bayesian_filter_matrix::detail::BaseDenseLowerTriMatrix
typedef ublas::banded_matrix<
Float
Bayesian_filter_matrix::detail::BaseDenseDiagMatrix
typedef BaseDenseVector Bayesian_filter_matrix::detail::BaseVector
typedef BaseDenseRowMatrix Bayesian_filter_matrix::detail::BaseRowMatrix
typedef BaseDenseColMatrix Bayesian_filter_matrix::detail::BaseColMatrix
typedef BaseDenseUpperTriMatrix Bayesian_filter_matrix::detail::BaseUpperTriMatrix
typedef BaseDenseLowerTriMatrix Bayesian_filter_matrix::detail::BaseLowerTriMatrix
typedef BaseDenseDiagMatrix Bayesian_filter_matrix::detail::BaseDiagMatrix


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