Click or drag to resize

ControlDescribe Method

Describes the current Math.NET Numerics configuration.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static string Describe()

Return Value

String
A textual description of the current configuration and active providers.
See Also