Linear AlgebraTypesBoolArrayMethodsset_middle_colsOn this pageset_middle_cols Method of BoolArray. set_middle_cols(BoolArray rhs, integer i) -> BoolArray Get the middle columns of the BoolArray. Parameters rhs: The BoolArray to assign. i: The starting column index (zero-based).