Class Skip2d


  • public class Skip2d
    extends Object
    • Constructor Detail

      • Skip2d

        public Skip2d()
    • Method Detail

      • skip2d

        public static Matrix skip2d​(Matrix A,
                                    int startRow,
                                    int everyRow,
                                    int endRow,
                                    int startCol,
                                    int everyCol,
                                    int endCol)