Linear AlgebraFunctionslogical_notOn this pagelogical_not logical_not(const BoolArray lhs) -> BoolArray Returns the logical NOT of the BoolArray lhs. Parameters lhs: The array to negate.