|
MorphoGraphX
2.0-1-227
|
#include <DistMatrix.hpp>
Public Member Functions | |
| VSMultOp (DVector< DistNhbdT, MatrixT, VectorT, ScalarT > &p_vec, ScalarT p_a) | |
Public Attributes | |
| DVector< DistNhbdT, MatrixT, VectorT, ScalarT > & | vec |
| ScalarT | a |
Definition at line 54 of file DistMatrix.hpp.
|
inline |
Definition at line 59 of file DistMatrix.hpp.
| ScalarT mgx::VSMultOp< DistNhbdT, MatrixT, VectorT, ScalarT >::a |
Definition at line 57 of file DistMatrix.hpp.
| DVector<DistNhbdT, MatrixT, VectorT, ScalarT>& mgx::VSMultOp< DistNhbdT, MatrixT, VectorT, ScalarT >::vec |
Definition at line 56 of file DistMatrix.hpp.
1.8.17