Ebounds ======= .. currentmodule:: gdt.core.data_primitives .. autoclass:: Ebounds :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Ebounds.intervals ~Ebounds.num_intervals ~Ebounds.range .. rubric:: Methods Summary .. autosummary:: ~Ebounds.as_list ~Ebounds.contains ~Ebounds.from_bounds ~Ebounds.from_list ~Ebounds.high_edges ~Ebounds.index ~Ebounds.insert ~Ebounds.intersection ~Ebounds.low_edges ~Ebounds.merge .. rubric:: Attributes Documentation .. autoattribute:: intervals .. autoattribute:: num_intervals .. autoattribute:: range .. rubric:: Methods Documentation .. automethod:: as_list .. automethod:: contains .. automethod:: from_bounds .. automethod:: from_list .. automethod:: high_edges .. automethod:: index .. automethod:: insert .. automethod:: intersection .. automethod:: low_edges .. automethod:: merge