Core Implementations<T>.Native Provider Base Name Of Single Property
Gets or sets the base name of the single-precision
native provider assemblies.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static string NativeProviderBaseNameOfSingle { get; set; }
Property Value
StringRemarks
The name of a native provider is made up of 4 parts: the base name, the .NET Framework version, the platform, and an indicator of whether the provider takes advantage of multiple cores.