Bayesian Filtering Library  Generated from SVN r
Public Types | Static Public Attributes | List of all members
promote_traits< X, Y > Struct Template Reference

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
 

Detailed Description

template<class X, class Y>
struct BFL::boost::numeric::ublas::promote_traits< X, Y >

Definition at line 59 of file asirfilter.h.


The documentation for this struct was generated from the following file: