boost::numeric::ublas::fixed_vector< T, N > Class Template Reference
[Core Module]

uBLAS compatible class template for vectors of fixed size. More...

#include <fixed_vector.hpp>

Inheritance diagram for boost::numeric::ublas::fixed_vector< T, N >:

imaging::Color

List of all members.


Detailed Description

template<class T, std::size_t N>
class boost::numeric::ublas::fixed_vector< T, N >

uBLAS compatible class template for vectors of fixed size.

This class implements a uBLAS compatible vector class. The template parameters N specifies the size of the vector which has to be known at compile time. See uBLAS documentation for details.


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

Generated on Tue Feb 10 10:01:31 2009 for imaging2 by  doxygen 1.5.5