25 references to ThrowArgument_SpansMustBeNonEmpty
System.Numerics.Tensors (25)
System\Numerics\Tensors\netcore\Tensor.cs (8)
4024ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4087ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4150ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4213ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4276ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4339ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4402ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4465ThrowHelper.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)
237ThrowHelper.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();