SinglePrecisionImplementations Class

Provides access to the single-precision providers.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.0
C#
public static class SinglePrecisionImplementations
Inheritance
Object  →  SinglePrecisionImplementations

Methods

RegisterSinglePrecisionProvider Registers the provider of generic implementations of linear algebra functions.

See Also