Definition at line 901 of file vector_algebra_ofp_gpu.hpp.
Public Member Functions | |
rel_error_max (Fac1 eps_abs, Fac1 eps_rel) | |
template<class Res , class T1 , class T2 , class T3 > | |
__device__ __host__ Res | operator() (Res r, const T1 &x_old, const T2 &x, const T3 &x_err) |
Data Fields | |
const Fac1 | m_eps_abs |
const Fac1 | m_eps_rel |
|
inline |
Definition at line 905 of file vector_algebra_ofp_gpu.hpp.
|
inline |
Definition at line 910 of file vector_algebra_ofp_gpu.hpp.
const Fac1 boost::numeric::odeint::ofp_operations::rel_error_max< Fac1 >::m_eps_abs |
Definition at line 903 of file vector_algebra_ofp_gpu.hpp.
const Fac1 boost::numeric::odeint::ofp_operations::rel_error_max< Fac1 >::m_eps_rel |
Definition at line 903 of file vector_algebra_ofp_gpu.hpp.