|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| VSaxpyOp (DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_vec1, DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_vec2, ScalarT p_a) | |
Public Attributes | |
| DVector< DistNhbdT, MatrixT, VectorT, ScalarT > & | vec1 |
| DVector< DistNhbdT, MatrixT, VectorT, ScalarT > & | vec2 |
| ScalarT | a |
Definition at line 65 of file DistMatrix.hpp.
|
inline |
Definition at line 71 of file DistMatrix.hpp.
| ScalarT mgx::VSaxpyOp< DistNhbdT, MatrixT, VectorT, ScalarT >::a |
Definition at line 69 of file DistMatrix.hpp.
| DVector<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::VSaxpyOp< DistNhbdT, MatrixT, VectorT, ScalarT >::vec1 |
Definition at line 67 of file DistMatrix.hpp.
| DVector<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::VSaxpyOp< DistNhbdT, MatrixT, VectorT, ScalarT >::vec2 |
Definition at line 68 of file DistMatrix.hpp.
1.8.17