Tensor<T>.ElementType Property

Gets the type of the elements of the tensor.

Definition

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

Property Value

Type

See Also