Linear AlgebraTypesBoolArrayMethodsreshapeOn this pagereshape Method of BoolArray. reshape(const List<integer> shape) -> BoolArray Reshapes the BoolArray in-place to the given dimensions. Parameters shape: The new shape.