Axes.IsNormalized Property

Gets whether the axis collection contains only axes counted from 0.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET.Tensors (in Numerics.NET.Tensors.dll) Version: 9.0.0
C#
public bool IsNormalized { get; }

Property Value

Boolean

See Also