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

Base class for uBLAS statically derived expressions using the the Barton Nackman trick. More...

#include <asirfilter.h>

Inheritance diagram for ublas_expression< E >:
matrix_expression< E > scalar_expression< E > vector_expression< E >

Public Types

typedef E expression_type
 

Detailed Description

template<class E>
class BFL::boost::numeric::ublas::ublas_expression< E >

Base class for uBLAS statically derived expressions using the the Barton Nackman trick.

This is a NonAssignable class Directly implement nonassignable - simplifes debugging call trace!

Template Parameters
Ean expression type

Definition at line 32 of file asirfilter.h.


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