.. Copyright (C) 2020-2025 Mitsubishi Electric Research Laboratories (MERL) License: AGPL-3.0-or-later Code purpose: Documentation of common methods :orphan: pycvxset.common =============== The following functions are few additional methods provided with pycvxset that may be useful to the user. .. autosummary:: :toctree: api_summary pycvxset.common.approximate_volume_from_grid pycvxset.common.is_constrained_zonotope pycvxset.common.is_ellipsoid pycvxset.common.is_polytope pycvxset.common.prune_and_round_vertices pycvxset.common.spread_points_on_a_unit_sphere .. autofunction:: pycvxset.common.approximate_volume_from_grid .. autofunction:: pycvxset.common.is_constrained_zonotope .. autofunction:: pycvxset.common.is_ellipsoid .. autofunction:: pycvxset.common.is_polytope .. autofunction:: pycvxset.common.prune_and_round_vertices .. autofunction:: pycvxset.common.spread_points_on_a_unit_sphere