2 references to Vectorizable
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.Exp10M1.cs (1)
32public static bool Vectorizable => Exp2Operator<T>.Vectorizable;
System\Numerics\Tensors\netcore\TensorPrimitives.Exp2M1.cs (1)
32public static bool Vectorizable => Exp2Operator<T>.Vectorizable;