Gets the processor architecture supported by the implementation.
Namespace: Extreme.Mathematics.LinearAlgebra.ImplementationAssembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 6.0.16073.0 (6.0.16096.0)
public override Platform Platform { get; }
Public Overrides ReadOnly Property Platform As Platform
Get
public:
virtual property Platform Platform {
Platform get () override;
}
abstract Platform : Platform with get
override Platform : Platform with get
Property Value
Type:
PlatformImplements
IImplementationPlatform
Numerical Libraries
Supported in: 6.0
Reference