1 reference to PopCount
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.PopCount.cs (1)
89
return PackedSimd.
PopCount
(x.AsByte()).As<byte, T>();