TensorIndex.NewAxis Field

Represents an index that creates a new singleton dimension.

Definition

Namespace: Numerics.NET.Tensors
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public static readonly TensorIndex NewAxis

Field Value

TensorIndex

See Also