Tensor Index.Start Property
Gets the start index of the TensorIndex.
Definition
Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.1
C#
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.1
public int Start { get; }
Property Value
Int32Remarks
Negative values indicate that the index is counting down from the end.