Linear AlgebraTypesBoolArrayMethodsset_middle_rowsOn this pageset_middle_rows Method of BoolArray. set_middle_rows(BoolArray rhs, integer i) -> BoolArray Get the middle rows of the BoolArray. Parameters rhs: The BoolArray to assign. i: The starting row index (zero-based).