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< blaze::DynamicVector< T1, TF1 >, blaze::DynamicVector< T2, TF2 > > Struct Template Reference

#include <blaze_resize.hpp>

Static Public Member Functions

static bool same_size (const blaze::DynamicVector< T1, TF1 > &x1, const blaze::DynamicVector< T2, TF2 > &x2)
 

Member Function Documentation

template<typename T1 , bool TF1, typename T2 , bool TF2>
static bool boost::numeric::odeint::same_size_impl< blaze::DynamicVector< T1, TF1 >, blaze::DynamicVector< T2, TF2 > >::same_size ( const blaze::DynamicVector< T1, TF1 > &  x1,
const blaze::DynamicVector< T2, TF2 > &  x2 
)
inlinestatic

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