Definition at line 441 of file vector_algebra_ofp_gpu.hpp.
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| scale (Fac1 alpha1) | |
| template<class T1 > | |
| __device__ __host__ void | operator() (T1 &t1) const |
Data Fields | |
| const Fac1 | m_alpha1 |
| typedef void boost::numeric::odeint::ofp_operations::scale< Fac1 >::result_type |
Definition at line 453 of file vector_algebra_ofp_gpu.hpp.
|
inline |
Definition at line 445 of file vector_algebra_ofp_gpu.hpp.
|
inline |
Definition at line 448 of file vector_algebra_ofp_gpu.hpp.
| const Fac1 boost::numeric::odeint::ofp_operations::scale< Fac1 >::m_alpha1 |
Definition at line 443 of file vector_algebra_ofp_gpu.hpp.