LinearAlgebraOperations<T>.Platform Property

Gets the processor architecture supported by the implementation.

Definition

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

Property Value

Platform

Implements

IImplementation.Platform

See Also