|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| MMAddOp (DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_mat1, DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_mat2) | |
Public Attributes | |
| DMatrix< DistNhbdT, MatrixT, VectorT, ScalarT > & | mat1 |
| DMatrix< DistNhbdT, MatrixT, VectorT, ScalarT > & | mat2 |
Definition at line 99 of file DistMatrix.hpp.
|
inline |
Definition at line 104 of file DistMatrix.hpp.
| DMatrix<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MMAddOp< DistNhbdT, MatrixT, VectorT, ScalarT >::mat1 |
Definition at line 101 of file DistMatrix.hpp.
| DMatrix<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MMAddOp< DistNhbdT, MatrixT, VectorT, ScalarT >::mat2 |
Definition at line 102 of file DistMatrix.hpp.
1.8.17