1 implementation of Rank
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor.cs (1)
162public int Rank => _lengths.Length;