|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| MSMultOp (DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_mat, ScalarT p_a) | |
Public Attributes | |
| DMatrix< DistNhbdT, MatrixT, VectorT, ScalarT > & | mat |
| ScalarT | a |
Definition at line 78 of file DistMatrix.hpp.
|
inline |
Definition at line 82 of file DistMatrix.hpp.
| ScalarT mgx::MSMultOp< DistNhbdT, MatrixT, VectorT, ScalarT >::a |
Definition at line 81 of file DistMatrix.hpp.
| DMatrix<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MSMultOp< DistNhbdT, MatrixT, VectorT, ScalarT >::mat |
Definition at line 80 of file DistMatrix.hpp.
1.8.17