21 references to AreLengthsTheSame
System.Numerics.Tensors (21)
System\Numerics\Tensors\netcore\TensorExtensions.cs (21)
374if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, lengths))
472if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
480if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
539if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
843if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
851if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
914if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
974if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
1052if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1060if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
1123if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1183if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
1755if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1763if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
1826if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1886if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
1964if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
1972if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))
2035if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, x.Lengths))
2095if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, y.Lengths))
3621if (!TensorHelpers.AreLengthsTheSame(destination.Lengths, newSize))