IMapackMatrixDeterminant Property |
Determinant if matrix is square.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxdouble Determinant { get; }Property Value
DoubleThe determinant of the matrix.
See Also