Click or drag to resize

EigenSystemCheckDimensions(ComplexMatrix) Method


Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private void CheckDimensions(
	ComplexMatrix matrixA
)
Request Example View Source

Parameters

matrixA  ComplexMatrix
 
See Also