2 references to Product
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor.cs (1)
1665nint newSize = TensorPrimitives.Product(lengths);
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
1731destination = TensorPrimitives.Product(x);