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 the documentation for an old version of boost. Click here for the latest Boost documentation.

boost::numeric::ublas::ublas_expression< E > Class Template Reference

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 >.

List of all members.

Public Types

typedef E expression_type

Detailed Description

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

This class provides the numeric properties for linear algebra. This is a NonAssignable class

Template Parameters:
E an expression type

Generated on Sun Jul 4 20:31:06 2010 for ublas by  doxygen 1.6.1