Package g0601_0700.s0661_image_smoother
Class Solution
java.lang.Object
g0601_0700.s0661_image_smoother.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
imageSmoother
public int[][] imageSmoother(int[][] matrix)
-