Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | List of all members
noalias_proxy< C > Class Template Reference
Inheritance diagram for noalias_proxy< C >:
nonassignable

Public Types

typedef C::closure_type closure_type
 

Public Member Functions

BOOST_UBLAS_INLINE noalias_proxy (C &lval)
 
BOOST_UBLAS_INLINE noalias_proxy (const noalias_proxy &p)
 
template<class E >
BOOST_UBLAS_INLINE closure_type & operator= (const E &e)
 
template<class E >
BOOST_UBLAS_INLINE closure_type & operator+= (const E &e)
 
template<class E >
BOOST_UBLAS_INLINE closure_type & operator-= (const E &e)
 

Detailed Description

template<class C>
class BFL::boost::numeric::ublas::noalias_proxy< C >

Definition at line 47 of file asirfilter.h.


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