Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV > Struct Template Reference

#include <functional.hpp>

Inheritance diagram for boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >:

Public Types

typedef M1::size_type size_type
 
typedef M1::difference_type difference_type
 
typedef TV value_type
 
typedef TV result_type
 

Member Typedef Documentation

template<class M1, class M2, class TV>
typedef M1::difference_type boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::difference_type
template<class M1, class M2, class TV>
typedef TV boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::result_type
template<class M1, class M2, class TV>
typedef M1::size_type boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::size_type
template<class M1, class M2, class TV>
typedef TV boost::numeric::ublas::matrix_matrix_binary_functor< M1, M2, TV >::value_type

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