MatLibFind_R_C Method

Definition

Namespace: DWSIM.MathOps.MathEx.MatrixOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
private static void Find_R_C(
	double[,] Mat,
	ref int Row,
	ref int Col
)

Parameters

Mat  Double
 
Row  Int32
 
Col  Int32
 

See Also