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

Public Types

typedef remove_cv< X >::type x_type
 
typedef remove_cv< Y >::type y_type
 
typedef mpl::vector16< mpl::identity< bool >, mpl::identity< float >, mpl::identity< double >, mpl::identity< long double >, mpl::identity< char >, mpl::identity< signed char >, mpl::identity< unsigned char >, mpl::identity< short >, mpl::identity< unsigned short >, mpl::identity< int >, mpl::identity< unsigned int >, mpl::identity< long >, mpl::identity< unsigned long >, mpl::identity< x_type >, mpl::identity< y_type >, mpl::identity< error_cant_deduce_type > > types
 

Detailed Description

template<typename X, typename Y>
struct BFL::boost::numeric::ublas::type_deduction_detail::base_result_of< X, Y >

Definition at line 146 of file asirfilter.h.


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