Core Implementations<T>.Use Provider Method
Instructs the library to use the specified core provider.
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 void UseProvider(
CoreProvider<T> provider
)
Parameters
- provider CoreProvider<T>
- A CoreProvider<T> object.
Remarks
The hybrid provider is used for functionality that is not supported by the provider.