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::is_resizeable_sfinae< Derived, typename boost::enable_if< typename boost::is_base_of< Eigen::ArrayBase< Derived >, Derived >::type >::type > Struct Template Reference

#include <eigen_resize.hpp>

Public Types

typedef boost::true_type type
 

Static Public Attributes

static const bool value = type::value
 

Member Typedef Documentation

template<class Derived >
typedef boost::true_type boost::numeric::odeint::is_resizeable_sfinae< Derived, typename boost::enable_if< typename boost::is_base_of< Eigen::ArrayBase< Derived >, Derived >::type >::type >::type

Member Data Documentation

template<class Derived >
const bool boost::numeric::odeint::is_resizeable_sfinae< Derived, typename boost::enable_if< typename boost::is_base_of< Eigen::ArrayBase< Derived >, Derived >::type >::type >::value = type::value
static

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