Linear AlgebraTypesBoolArrayMethodsset_colOn this pageset_col Method of BoolArray. set_col(BoolArray rhs, integer i) -> BoolArray Get a column of the BoolArray. Parameters rhs: The BoolArray to assign. i: The column index (zero-based).