MatrixAdd Method
Namespace: MapackAssembly: DWSIM.MathOps.Mapack (in DWSIM.MathOps.Mapack.dll) Version: 1.0.0.0 (1.0.0.0)
public static Matrix Add(
Matrix left,
Matrix right
)
Public Shared Function Add (
left As Matrix,
right As Matrix
) As Matrix
- left Matrix
-
- right Matrix
-
Matrix