Linear AlgebraTypesBoolArrayMethodsset_blockOn this pageset_block Method of BoolArray. set_block(const BoolArray rhs, const List<integer> start) -> BoolArray Sets a block of the BoolArray lhs to the values in the BoolArray rhs. Parameters rhs: The BoolArray to copy from. start: Start indices of the block