|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| MMSubOp (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 112 of file DistMatrix.hpp.
|
inline |
Definition at line 117 of file DistMatrix.hpp.
| DMatrix<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MMSubOp< DistNhbdT, MatrixT, VectorT, ScalarT >::mat1 |
Definition at line 114 of file DistMatrix.hpp.
| DMatrix<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MMSubOp< DistNhbdT, MatrixT, VectorT, ScalarT >::mat2 |
Definition at line 115 of file DistMatrix.hpp.
1.8.17