25 references to ThrowArgument_SpansMustBeNonEmpty
System.Numerics.Tensors (25)
System\Numerics\Tensors\netcore\Tensor.cs (8)
4019ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4082ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4145ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4208ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4271ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4334ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4397ThrowHelper.ThrowArgument_SpansMustBeNonEmpty(); 4460ThrowHelper.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();