|
Bayesian Filtering Library
Generated from SVN r
|
Traits class to extract additional type information from a mutable MATRIX. More...
#include <asirfilter.h>
Public Types | |
| typedef MATRIX::iterator1 | iterator1 |
| row iterator for the matrix | |
| typedef MATRIX::iterator2 | iterator2 |
| column iterator for the matrix | |
| typedef MATRIX::reference | reference |
| reference to an element | |
| typedef MATRIX::closure_type | closure_type |
| type used in expressions to mark a reference to this class (usually a container_reference<E> or the class itself) | |
Traits class to extract additional type information from a mutable MATRIX.
Definition at line 677 of file asirfilter.h.
1.8.5