25 references to ThrowArgument_SpansMustBeNonEmpty
System.Numerics.Tensors (25)
System\Numerics\Tensors\netcore\Tensor.cs (8)
3815ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 3878ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 3941ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4004ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4067ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4130ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4193ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4256ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.Average.cs (1)
22ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.CosineSimilarity.cs (2)
49ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 188ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.Distance.cs (1)
39ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.Max.cs (1)
399ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.Product.cs (3)
26ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 58ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 90ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.Sigmoid.cs (1)
30ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.SoftMax.cs (1)
29ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\netcore\TensorPrimitives.StdDev.cs (1)
24ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();
System\Numerics\Tensors\TensorPrimitives.Single.cs (6)
200ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 712ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 743ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 774ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 799ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 849ThrowHelper.ThrowArgument_SpansMustBeNonEmpty();