Click or drag to resize

yvesTranspose Method


Namespace: DWSIM.MathOps.MathEx.SysLin
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static void Transpose(
	float[,] sA,
	float[,] sAt
)
Request Example View Source

Parameters

sA  Single
 
sAt  Single
 
See Also