Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::odeint::default_operations::maximum< Value > Struct Template Reference

#include <default_operations.hpp>

Public Types

typedef Value result_type
 

Public Member Functions

template<class Fac1 , class Fac2 >
Value operator() (Fac1 t1, const Fac2 t2) const
 

Member Typedef Documentation

template<class Value >
typedef Value boost::numeric::odeint::default_operations::maximum< Value >::result_type

Member Function Documentation

template<class Value >
template<class Fac1 , class Fac2 >
Value boost::numeric::odeint::default_operations::maximum< Value >::operator() ( Fac1  t1,
const Fac2  t2 
) const
inline

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