LinearOperator<T>.ElementType Property

Gets the element type of the matrix.

Definition

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

Property Value

Type

See Also