Click or drag to resize

MatLibVectorMagnitude Method


Namespace: DWSIM.MathOps.MathEx.MatrixOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static double VectorMagnitude(
	double[,] Mat
)
Request Example View Source

Parameters

Mat  Double
 

Return Value

Double
See Also