#include <uBLASmatrix.hpp>
Inheritance diagram for Bayesian_filter_matrix::detail::FMVec< VecBase >:

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> | |
| FMVec & | operator= (const ublas::vector_expression< E > &r) |
| FMVec & | operator= (const FMVec &r) |
| const ublas::vector_range< const VecBase > | sub_range (std::size_t b, std::size_t e) const |
| ublas::vector_range< VecBase > | sub_range (std::size_t b, std::size_t e) |
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||
|
|
|
||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.6