Base class for uBLAS staticaly derived expressions using the the Barton Nackman trick. More...
Inherited by boost::numeric::ublas::matrix_expression< E >, boost::numeric::ublas::scalar_expression< E >, and boost::numeric::ublas::vector_expression< E >.
Public Types | |
typedef E | expression_type |
This class provides the numeric properties for linear algebra. This is a NonAssignable class
E | an expression type |