Linear AlgebraTypesBoolArrayMethodsset_rowOn this pageset_row Method of BoolArray. set_row(BoolArray rhs, integer i) -> BoolArray Get a row of the BoolArray. Parameters rhs: The BoolArray to assign. i: The row index (zero-based).