ManagedArrayFunctions<T>.ImplementedType Property

Gets the type that is implemented by this implementation.

Definition

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

Property Value

Type

Implements

IImplementation.ImplementedType

See Also