21 references to AreLengthsTheSame
System.Numerics.Tensors (21)
System\Numerics\Tensors\netcore\TensorExtensions.cs (21)
388if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, lengths))
486if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
494if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
553if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
857if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
865if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
928if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
988if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
1066if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1074if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
1137if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1197if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
1769if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1777if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
1840if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1900if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
1978if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1986if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
2049if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
2109if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
3665if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))