Definition at line 457 of file vector_algebra_ofp_gpu.hpp.
Public Types | |
typedef void | result_type |
Public Member Functions | |
scale_sum1 (Fac1 alpha1) | |
template<class T1 , class T2 > | |
__device__ __host__ void | operator() (T1 &t1, const T2 &t2) const |
Data Fields | |
const Fac1 | m_alpha1 |
typedef void boost::numeric::odeint::ofp_operations::scale_sum1< Fac1 >::result_type |
Definition at line 469 of file vector_algebra_ofp_gpu.hpp.
|
inline |
Definition at line 461 of file vector_algebra_ofp_gpu.hpp.
|
inline |
Definition at line 464 of file vector_algebra_ofp_gpu.hpp.
const Fac1 boost::numeric::odeint::ofp_operations::scale_sum1< Fac1 >::m_alpha1 |
Definition at line 459 of file vector_algebra_ofp_gpu.hpp.