Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Attributes | List of all members
vector_scalar_binary< E1, E2, F > Class Template Reference
Inheritance diagram for vector_scalar_binary< E1, E2, F >:
scalar_expression< vector_scalar_binary< E1, E2, F > > ublas_expression< vector_scalar_binary< E1, E2, F > >

Public Types

typedef F::result_type value_type
 
typedef E1::difference_type difference_type
 
typedef const self_type const_closure_type
 
typedef const_closure_type closure_type
 
typedef unknown_storage_tag storage_category
 
typedef vector_scalar_binary
< E1, E2, F > 
expression_type
 
typedef scalar_tag type_category
 

Public Member Functions

BOOST_UBLAS_INLINE vector_scalar_binary (const expression1_type &e1, const expression2_type &e2)
 
BOOST_UBLAS_INLINE operator value_type () const
 
BOOST_UBLAS_INLINE const
expression_type
operator() () const
 
BOOST_UBLAS_INLINE
expression_type
operator() ()
 

Static Public Attributes

static const unsigned complexity = 1
 

Detailed Description

template<class E1, class E2, class F>
class BFL::boost::numeric::ublas::vector_scalar_binary< E1, E2, F >

Definition at line 1551 of file asirfilter.h.


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