AggregationMethod ================= .. currentmodule:: pulser.backend .. autoclass:: AggregationMethod :members: :inherited-members: :show-inheritance: :member-order: groupwise .. rubric:: Attributes .. autosummary:: :nosignatures: ~AggregationMethod.real ~AggregationMethod.imag ~AggregationMethod.numerator ~AggregationMethod.denominator ~AggregationMethod.SKIP ~AggregationMethod.SKIP_WARN ~AggregationMethod.MEAN ~AggregationMethod.BAG_UNION .. rubric:: Methods .. autosummary:: :nosignatures: ~AggregationMethod.conjugate ~AggregationMethod.bit_length ~AggregationMethod.bit_count ~AggregationMethod.to_bytes ~AggregationMethod.from_bytes ~AggregationMethod.as_integer_ratio ~AggregationMethod.is_integer .. rubric:: Signatures