Bayesian Filtering Library
Generated from SVN r
|
Static Public Member Functions | |
template<class E > | |
static BOOST_UBLAS_INLINE E::size_type | size (const vector_expression< E > &e) |
template<class E > | |
static BOOST_UBLAS_INLINE E::size_type | size (const matrix_expression< E > &e) |
template<class V > | |
static BOOST_UBLAS_INLINE V::size_type | index (const typename V::iterator &i) |
template<class M > | |
static BOOST_UBLAS_INLINE M::size_type | index (const typename M::iterator1 &i) |
template<class M > | |
static BOOST_UBLAS_INLINE M::size_type | index (const typename M::iterator2 &i) |
Definition at line 119 of file asirfilter.h.