Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2013. The current version is 1.89.0.
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 |
1.6.1