Bayesian Filtering Library  Generated from SVN r
Public Types | List of all members
scalar_binary_functor< T1, T2 > Struct Template Reference
Inheritance diagram for scalar_binary_functor< T1, T2 >:
scalar_divides< T1, T2 > scalar_minus< T1, T2 > scalar_multiplies< T1, T2 > scalar_plus< T1, T2 >

Public Types

typedef type_traits< T1 >::const_reference argument1_type
 
typedef type_traits< T2 >::const_reference argument2_type
 
typedef promote_traits< T1, T2 >::promote_type result_type
 

Detailed Description

template<class T1, class T2>
struct BFL::boost::numeric::ublas::scalar_binary_functor< T1, T2 >

Definition at line 123 of file asirfilter.h.


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