Click or drag to resize

Seawatermatrix_invert Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
private long matrix_invert(
	ref double[,] a,
	long n
)
Request Example View Source

Parameters

a  Double
 
n  Int64
 

Return Value

Int64
See Also