subMatrix

fun subMatrix(rows: Iterable<Int>, columns: Iterable<Int>): Matrix<C>