LinearOperator<T>.ElementType Property

Gets the element type of the matrix.

Definition

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

Property Value

Type

See Also