Linear AlgebraTypesBoolArrayMethodsreshapedOn this pagereshaped Method of BoolArray. reshaped(const List<integer> shape) -> BoolArray Reshapes the BoolArray to the given dimensions. Parameters shape: The new shape.