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