Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase > Class Template Reference

#include <uBLASmatrix.hpp>

Inheritance diagram for Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >:

Bayesian_filter_matrix::detail::BaseFromMember< MatrixBase > symmetric_adaptor List of all members.

Public Types

typedef MatrixBase::value_type value_type
typedef MatrixBase::vector_temporary_type vector_temporary_type
typedef MatrixBase::matrix_temporary_type matrix_temporary_type

Public Member Functions

 SymMatrixWrapper ()
 SymMatrixWrapper (std::size_t size1, std::size_t size2)
 SymMatrixWrapper (const SymMatrixWrapper &r)
template<class E>
 SymMatrixWrapper (const ublas::matrix_expression< E > &e)
template<class E>
SymMatrixWrapperoperator= (const ublas::matrix_expression< E > &r)
const FMMatrix< MatrixBase > & asRowMatrix () const
FMMatrix< MatrixBase > & asRowMatrix ()
void clear ()
void resize (std::size_t nsize1, std::size_t nsize2, bool preserve=true)

template<class MatrixBase>
class Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >


Member Typedef Documentation

template<class MatrixBase>
typedef MatrixBase::matrix_temporary_type Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::matrix_temporary_type
 

template<class MatrixBase>
typedef MatrixBase::value_type Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::value_type
 

template<class MatrixBase>
typedef MatrixBase::vector_temporary_type Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::vector_temporary_type
 


Constructor & Destructor Documentation

template<class MatrixBase>
Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::SymMatrixWrapper  )  [inline]
 

template<class MatrixBase>
Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::SymMatrixWrapper std::size_t  size1,
std::size_t  size2
[inline]
 

template<class MatrixBase>
Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::SymMatrixWrapper const SymMatrixWrapper< MatrixBase > &  r  )  [inline, explicit]
 

template<class MatrixBase>
template<class E>
Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::SymMatrixWrapper const ublas::matrix_expression< E > &  e  )  [inline, explicit]
 


Member Function Documentation

template<class MatrixBase>
FMMatrix<MatrixBase>& Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::asRowMatrix  )  [inline]
 

template<class MatrixBase>
const FMMatrix<MatrixBase>& Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::asRowMatrix  )  const [inline]
 

template<class MatrixBase>
void Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::clear  )  [inline]
 

template<class MatrixBase>
template<class E>
SymMatrixWrapper& Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::operator= const ublas::matrix_expression< E > &  r  )  [inline]
 

template<class MatrixBase>
void Bayesian_filter_matrix::detail::SymMatrixWrapper< MatrixBase >::resize std::size_t  nsize1,
std::size_t  nsize2,
bool  preserve = true
[inline]
 


The documentation for this class was generated from the following file:
Generated on Wed Oct 4 22:57:25 2006 for Bayes++ Bayesian Filtering Classes by  doxygen 1.4.6