12 implementations of IUnaryReduction_Tensor
System.Numerics.Tensors (12)
System\Numerics\Tensors\netcore\TensorOperation.cs (12)
1349: IUnaryReduction_Tensor<T, T>, 1386: IUnaryReduction_Tensor<T, T>, 1423: IUnaryReduction_Tensor<T, T>, 1460: IUnaryReduction_Tensor<T, T>, 1497: IUnaryReduction_Tensor<T, T>, 1534: IUnaryReduction_Tensor<T, T>, 1571: IUnaryReduction_Tensor<T, T>, 1608: IUnaryReduction_Tensor<T, T>, 1753: IUnaryReduction_Tensor<T, T> 1973: IUnaryReduction_Tensor<T, T> 2061: IUnaryReduction_Tensor<T, T> 2107: IUnaryReduction_Tensor<T, T>
1 reference to IUnaryReduction_Tensor
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorOperation.cs (1)
177where TOperation : IUnaryReduction_Tensor<TArg, TResult>