Package io.github.t12y.ssim.matlab
Class Skip2d
- java.lang.Object
-
- io.github.t12y.ssim.matlab.Skip2d
-
public class Skip2d extends Object
-
-
Constructor Summary
Constructors Constructor Description Skip2d()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Matrixskip2d(Matrix A, int startRow, int everyRow, int endRow, int startCol, int everyCol, int endCol)
-