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

boost::numeric::ublas::scalar_real_unary_functor< T > Struct Template Reference

#include <functional.hpp>

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

List of all members.

Public Types

typedef type_traits< T >
::const_reference 
argument_type
typedef type_traits< T >::real_type result_type
typedef T value_type

Detailed Description

template<class T>
struct boost::numeric::ublas::scalar_real_unary_functor< T >

Definition at line 88 of file functional.hpp.


Member Typedef Documentation

template<class T>
typedef type_traits<T>::const_reference boost::numeric::ublas::scalar_real_unary_functor< T >::argument_type

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