Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

boost::numeric::ublas::traverse_policy_wrapper< T > Class Template Reference

A wrapper for traverse policy classes. More...

#include <assignment.hpp>

Inheritance diagram for boost::numeric::ublas::traverse_policy_wrapper< T >:

List of all members.

Public Types

typedef T type

Detailed Description

template<class T>
class boost::numeric::ublas::traverse_policy_wrapper< T >

A wrapper for traverse policy classes.

Definition at line 720 of file assignment.hpp.


Member Typedef Documentation

template<class T>
typedef T boost::numeric::ublas::traverse_policy_wrapper< T >::type

Definition at line 722 of file assignment.hpp.


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