Tensor<T>.CompressedAxis Property

Gets the axis or dimension along which elements are compressed.

Definition

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

Property Value

Int32

See Also