ManagedSparseLinearAlgebraOperationsOfSingle.Platform Property

Gets the processor architecture supported by the implementation.

Definition

Namespace: Extreme.Mathematics.LinearAlgebra.Implementation
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
public override Platform Platform { get; }

Property Value

Platform

Implements

IImplementation.Platform

See Also