2 references to GaussianDistribution
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor.Factory.cs (2)
117
GaussianDistribution
<T>(values, linearLength, random);
193
GaussianDistribution
<T>(span, destination._shape._memoryLength, random ?? Random.Shared);