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

Public Types

typedef scalar_binary_functor< T1, T2 >::argument1_type argument1_type
 
typedef scalar_binary_functor< T1, T2 >::argument2_type argument2_type
 
typedef scalar_binary_functor< T1, T2 >::result_type result_type
 

Static Public Member Functions

static BOOST_UBLAS_INLINE result_type apply (argument1_type t1, argument2_type t2)
 

Detailed Description

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

Definition at line 152 of file asirfilter.h.


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