2 references to AdjustIndexes
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor.cs (1)
594
TensorSpanHelpers.
AdjustIndexes
(_tensor.Rank - 1, 1, ref _curIndices, _tensor.Lengths);
System\Numerics\Tensors\netcore\TensorSpanHelpers.cs (1)
249
AdjustIndexes
(curIndex - 1, result.Quotient, ref curIndexes, shape);