pycvxset.common.is_constrained_zonotope

pycvxset.common.is_constrained_zonotope(Q)[source]

Check if the set is a constrained zonotope

Parameters:

Q (object) – Set to check

Returns:

Returns True if the set is a constrained zonotope, False otherwise

Return type:

bool