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::vector_space_norm_inf< Eigen::Matrix< B, S1, S2, O, M1, M2 > > Struct Template Reference

#include <eigen_algebra.hpp>

Public Types

typedef B result_type
 

Public Member Functions

result_type operator() (const Eigen::Matrix< B, S1, S2, O, M1, M2 > &m) const
 

Member Typedef Documentation

template<typename B , int S1, int S2, int O, int M1, int M2>
typedef B boost::numeric::odeint::vector_space_norm_inf< Eigen::Matrix< B, S1, S2, O, M1, M2 > >::result_type

Member Function Documentation

template<typename B , int S1, int S2, int O, int M1, int M2>
result_type boost::numeric::odeint::vector_space_norm_inf< Eigen::Matrix< B, S1, S2, O, M1, M2 > >::operator() ( const Eigen::Matrix< B, S1, S2, O, M1, M2 > &  m) const
inline

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