|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| MSAddOp (DMatrix< DistNhbdT, MatrixT, VectorT, ScalarT > &p_mat, double p_a) | |
Public Attributes | |
| DMatrix< DistNhbdT, MatrixT, VectorT, ScalarT > & | mat |
| ScalarT | a |
Definition at line 88 of file DistMatrix.hpp.
|
inline |
Definition at line 93 of file DistMatrix.hpp.
| ScalarT mgx::MSAddOp< DistNhbdT, MatrixT, VectorT, ScalarT >::a |
Definition at line 91 of file DistMatrix.hpp.
| DMatrix<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::MSAddOp< DistNhbdT, MatrixT, VectorT, ScalarT >::mat |
Definition at line 90 of file DistMatrix.hpp.
1.8.17