Bayesian Filtering Library
Generated from SVN r
|
Public Types | |
typedef type_deduction_detail::base_result_of < X, Y > | base_type |
typedef mpl::at_c< typename base_type::types, index > ::type | id |
typedef id::type | promote_type |
Static Public Attributes | |
static base_type::x_type | x |
static base_type::y_type | y |
static const std::size_t | size |
static const std::size_t | index = (size / sizeof (char)) - 1 |
Definition at line 59 of file asirfilter.h.