Gets the element type of the matrix.
Namespace:
Extreme.Mathematics.LinearAlgebra
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public Type ElementType { get; }
Public ReadOnly Property ElementType As Type
Get
public:
property Type^ ElementType {
Type^ get ();
}
member ElementType : Type with get
Property Value
Type:
Type
Reference