Linear AlgebraTypesBoolArrayMethodsmiddle_colsOn this pagemiddle_cols Method of BoolArray. middle_cols(integer i, integer q) -> BoolArray Get the middle columns of the BoolArray. Parameters i: The starting column index (zero-based). q: The number of columns.