Bayesian Filtering Library  Generated from SVN r
Public Types | List of all members
mutable_container_traits< E > Struct Template Reference

Traits class to extract additional type information from a mutable matrix or vector CONTAINER. More...

#include <asirfilter.h>

Inheritance diagram for mutable_container_traits< E >:
container_traits< E >

Public Types

typedef E::reference reference
 reference to an element
 
typedef E::closure_type closure_type
 type used in expressions to mark a reference to this class (usually a container_reference<E> or the class itself)
 

Detailed Description

template<class E>
struct BFL::boost::numeric::ublas::mutable_container_traits< E >

Traits class to extract additional type information from a mutable matrix or vector CONTAINER.

Definition at line 643 of file asirfilter.h.


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