|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| VVAddOp (DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_vec1, DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_vec2) | |
Public Attributes | |
| DVector< DistNhbdT, MatrixT, VectorT, ScalarT > & | vec1 |
| DVector< DistNhbdT, MatrixT, VectorT, ScalarT > & | vec2 |
Definition at line 32 of file DistMatrix.hpp.
|
inline |
Definition at line 37 of file DistMatrix.hpp.
| DVector<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::VVAddOp< DistNhbdT, MatrixT, VectorT, ScalarT >::vec1 |
Definition at line 34 of file DistMatrix.hpp.
| DVector<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::VVAddOp< DistNhbdT, MatrixT, VectorT, ScalarT >::vec2 |
Definition at line 35 of file DistMatrix.hpp.
1.8.17