|
Bayesian Filtering Library
Generated from SVN r
|
Public Types | |
|
typedef vector_scalar_real_unary_functor < V >::value_type | value_type |
|
typedef vector_scalar_real_unary_functor < V >::real_type | real_type |
|
typedef vector_scalar_real_unary_functor < V >::result_type | result_type |
Static Public Member Functions | |
| template<class E > | |
| static BOOST_UBLAS_INLINE result_type | apply (const vector_expression< E > &e) |
| template<class D , class I > | |
| static BOOST_UBLAS_INLINE result_type | apply (D size, I it) |
| template<class I > | |
| static BOOST_UBLAS_INLINE result_type | apply (I it, const I &it_end) |
Definition at line 381 of file asirfilter.h.
1.8.5