2 references to Vectorizable
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.Log10.cs (1)
46public static bool Vectorizable => LogOperator<T>.Vectorizable;
System\Numerics\Tensors\netcore\TensorPrimitives.LogP1.cs (1)
45public static bool Vectorizable => LogOperator<T>.Vectorizable;