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::same_size_impl< mtl::dense_vector< Value, Parameters >, mtl::dense_vector< Value, Parameters > > Struct Template Reference

#include <mtl4_resize.hpp>

Static Public Member Functions

static bool same_size (const mtl::dense_vector< Value, Parameters > &v1, const mtl::dense_vector< Value, Parameters > &v2)
 

Member Function Documentation

template<class Value , class Parameters >
static bool boost::numeric::odeint::same_size_impl< mtl::dense_vector< Value, Parameters >, mtl::dense_vector< Value, Parameters > >::same_size ( const mtl::dense_vector< Value, Parameters > &  v1,
const mtl::dense_vector< Value, Parameters > &  v2 
)
inlinestatic

References boost::fusion::size().


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