12 implementations of IUnaryReduction_Tensor
System.Numerics.Tensors (12)
System\Numerics\Tensors\netcore\TensorOperation.cs (12)
1369: IUnaryReduction_Tensor<T, T>, 1406: IUnaryReduction_Tensor<T, T>, 1443: IUnaryReduction_Tensor<T, T>, 1480: IUnaryReduction_Tensor<T, T>, 1517: IUnaryReduction_Tensor<T, T>, 1554: IUnaryReduction_Tensor<T, T>, 1591: IUnaryReduction_Tensor<T, T>, 1628: IUnaryReduction_Tensor<T, T>, 1773: IUnaryReduction_Tensor<T, T> 1993: IUnaryReduction_Tensor<T, T> 2081: IUnaryReduction_Tensor<T, T> 2148: 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>