Definition at line 944 of file vector_algebra_ofp_gpu.hpp.
Public Member Functions | |
rel_error_l2 (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 948 of file vector_algebra_ofp_gpu.hpp.
|
inline |
Definition at line 953 of file vector_algebra_ofp_gpu.hpp.
const Fac1 boost::numeric::odeint::ofp_operations::rel_error_l2< Fac1 >::m_eps_abs |
Definition at line 946 of file vector_algebra_ofp_gpu.hpp.
const Fac1 boost::numeric::odeint::ofp_operations::rel_error_l2< Fac1 >::m_eps_rel |
Definition at line 946 of file vector_algebra_ofp_gpu.hpp.