예제 #1
0
 public static NDArray max(NDArray nd, int axis)
 => nd.max(axis);