Bayesian_filter_matrix::detail::FMVec< VecBase > Class Template Reference

#include <uBLASmatrix.hpp>

Inheritance diagram for Bayesian_filter_matrix::detail::FMVec< VecBase >:

VecBase List of all members.

Public Types

typedef VecBase::value_type value_type
typedef VecBase::vector_temporary_type vector_temporary_type

Public Member Functions

 FMVec (EmptyTag)
 FMVec (std::size_t size)
 FMVec (const FMVec &c)
template<class E>
 FMVec (const ublas::vector_expression< E > &e)
template<class E>
 FMVec (const ublas::matrix_column< E > &e)
template<class E>
FMVecoperator= (const ublas::vector_expression< E > &r)
FMVecoperator= (const FMVec &r)
const ublas::vector_range<
const VecBase
sub_range (std::size_t b, std::size_t e) const
ublas::vector_range< VecBasesub_range (std::size_t b, std::size_t e)

template<class VecBase>
class Bayesian_filter_matrix::detail::FMVec< VecBase >


Member Typedef Documentation

template<class VecBase>
typedef VecBase::value_type Bayesian_filter_matrix::detail::FMVec< VecBase >::value_type
 

template<class VecBase>
typedef VecBase::vector_temporary_type Bayesian_filter_matrix::detail::FMVec< VecBase >::vector_temporary_type
 


Constructor & Destructor Documentation

template<class VecBase>
Bayesian_filter_matrix::detail::FMVec< VecBase >::FMVec EmptyTag   )  [inline, explicit]
 

template<class VecBase>
Bayesian_filter_matrix::detail::FMVec< VecBase >::FMVec std::size_t  size  )  [inline, explicit]
 

template<class VecBase>
Bayesian_filter_matrix::detail::FMVec< VecBase >::FMVec const FMVec< VecBase > &  c  )  [inline]
 

template<class VecBase>
template<class E>
Bayesian_filter_matrix::detail::FMVec< VecBase >::FMVec const ublas::vector_expression< E > &  e  )  [inline, explicit]
 

template<class VecBase>
template<class E>
Bayesian_filter_matrix::detail::FMVec< VecBase >::FMVec const ublas::matrix_column< E > &  e  )  [inline]
 


Member Function Documentation

template<class VecBase>
FMVec& Bayesian_filter_matrix::detail::FMVec< VecBase >::operator= const FMVec< VecBase > &  r  )  [inline]
 

template<class VecBase>
template<class E>
FMVec& Bayesian_filter_matrix::detail::FMVec< VecBase >::operator= const ublas::vector_expression< E > &  r  )  [inline]
 

template<class VecBase>
ublas::vector_range<VecBase> Bayesian_filter_matrix::detail::FMVec< VecBase >::sub_range std::size_t  b,
std::size_t  e
[inline]
 

template<class VecBase>
const ublas::vector_range<const VecBase> Bayesian_filter_matrix::detail::FMVec< VecBase >::sub_range std::size_t  b,
std::size_t  e
const [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