SinglePrecisionImplementations Class

Provides access to the single-precision providers.

Definition

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

Methods

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

See Also