MatrixNegate Method

Definition

Namespace: Mapack
Assembly: DWSIM.MathOps.Mapack (in DWSIM.MathOps.Mapack.dll) Version: 1.0.0.0 (1.0.0.0)
public static Matrix Negate(
	Matrix value
)

Parameters

value  Matrix
 

Return Value

Matrix

See Also