|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| MVMultOp (DMatrix< DistNhbdT, MatrixT, VectorT, ScalarT > &p_mat, DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_vec) | |
Public Attributes | |
| DMatrix< DistNhbdT, MatrixT, VectorT, ScalarT > & | mat |
| DVector< DistNhbdT, MatrixT, VectorT, ScalarT > & | vec |
Definition at line 123 of file DistMatrix.hpp.
|
inline |
Definition at line 128 of file DistMatrix.hpp.
| DMatrix<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MVMultOp< DistNhbdT, MatrixT, VectorT, ScalarT >::mat |
Definition at line 125 of file DistMatrix.hpp.
| DVector<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MVMultOp< DistNhbdT, MatrixT, VectorT, ScalarT >::vec |
Definition at line 126 of file DistMatrix.hpp.
1.8.17