ManagedLapack.Platform Property

Gets the processor architecture supported by the implementation.

Definition

Namespace: Numerics.NET.LinearAlgebra.Implementation
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public override Platform Platform { get; }

Property Value

Platform

Implements

IImplementation.Platform

See Also