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

Public Types

typedef E expression_type
 
typedef F functor_type
 
typedef F::result_type value_type
 
typedef E::const_closure_type expression_closure_type
 
typedef scalar_tag type_category
 

Public Member Functions

BOOST_UBLAS_INLINE matrix_scalar_unary (const expression_type &e)
 
BOOST_UBLAS_INLINE operator value_type () const
 
BOOST_UBLAS_INLINE const
expression_type & 
operator() () const
 
BOOST_UBLAS_INLINE
expression_type & 
operator() ()
 

Detailed Description

template<class E, class F>
class BFL::boost::numeric::ublas::matrix_scalar_unary< E, F >

Definition at line 4886 of file asirfilter.h.


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