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