Normal ====== .. currentmodule:: kgpy.uncertainty .. autoclass:: kgpy.uncertainty.Normal :members: :show-inheritance: :inherited-members: :undoc-members: :member-order: groupwise .. automethod:: __init__ .. rubric:: Attributes .. autosummary:: ~Normal.array ~Normal.array_labeled ~Normal.axis_distribution ~Normal.broadcasted ~Normal.centers ~Normal.distribution ~Normal.dtype ~Normal.indices ~Normal.length ~Normal.ndim ~Normal.nominal ~Normal.normalized ~Normal.num_samples ~Normal.seed ~Normal.shape ~Normal.shape_all ~Normal.shape_distribution ~Normal.type_array ~Normal.type_array_auxiliary ~Normal.unit ~Normal.width .. rubric:: Methods .. autosummary:: ~Normal.__init__ ~Normal.add_axes ~Normal.aligned ~Normal.all ~Normal.any ~Normal.astype ~Normal.broadcast_to ~Normal.combine_axes ~Normal.copy ~Normal.copy_shallow ~Normal.index ~Normal.index_below_brute ~Normal.index_nearest_brute ~Normal.index_secant ~Normal.interp_linear ~Normal.matrix_inverse ~Normal.max ~Normal.mean ~Normal.min ~Normal.ndindex ~Normal.ptp ~Normal.reshape ~Normal.rms ~Normal.std ~Normal.sum ~Normal.to .. rubric:: Inheritance Diagram .. inheritance-diagram:: kgpy.uncertainty.Normal