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