Public Member Functions | |
| __device__ __host__ | for_each_prop1 (vector_type &v, index_type &p, op_type &op) |
| constructor More... | |
| template<typename T > | |
| __device__ __host__ void | operator() (T &t) const |
| It call the copy function for each property. | |
Data Fields | |
| vector_type & | v |
| index_type & | p |
| op_type & | op |
Definition at line 15 of file vector_algebra_ofp.hpp.
|
inline |
constructor
| src | source encapsulated object |
| dst | destination encapsulated object |
Definition at line 28 of file vector_algebra_ofp.hpp.