CholeskyTDeterminantLn Property |
Gets the log determinant of the matrix for which the Cholesky matrix was computed.
Namespace: Altaxo.Calc.LinearAlgebra.FactorizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract T DeterminantLn { get; }
Property Value
TSee Also