Base class for uBLAS statically derived expressions using the the Barton Nackman trick. More...
#include <expression_types.hpp>

Public Types | |
| typedef E | expression_type |
Protected Member Functions | |
| ublas_expression () | |
| ~ublas_expression () | |
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!
| E | an expression type |
| typedef E boost::numeric::ublas::ublas_expression< E >::expression_type |
|
inlineprotected |
|
inlineprotected |