AbstractVectorRandomSample ========================== .. currentmodule:: named_arrays .. autoclass:: named_arrays.AbstractVectorRandomSample :members: :show-inheritance: :inherited-members: :undoc-members: :member-order: groupwise .. rubric:: Attributes .. autosummary:: ~AbstractVectorRandomSample.axes ~AbstractVectorRandomSample.axes_flattened ~AbstractVectorRandomSample.broadcasted ~AbstractVectorRandomSample.cartesian_nd ~AbstractVectorRandomSample.components ~AbstractVectorRandomSample.entries ~AbstractVectorRandomSample.explicit ~AbstractVectorRandomSample.indices ~AbstractVectorRandomSample.length ~AbstractVectorRandomSample.matrix ~AbstractVectorRandomSample.ndim ~AbstractVectorRandomSample.prototype_vector ~AbstractVectorRandomSample.seed ~AbstractVectorRandomSample.shape ~AbstractVectorRandomSample.shape_random ~AbstractVectorRandomSample.size ~AbstractVectorRandomSample.type_abstract ~AbstractVectorRandomSample.type_explicit ~AbstractVectorRandomSample.type_matrix ~AbstractVectorRandomSample.value .. rubric:: Methods .. autosummary:: ~AbstractVectorRandomSample.__init__ ~AbstractVectorRandomSample.add_axes ~AbstractVectorRandomSample.all ~AbstractVectorRandomSample.any ~AbstractVectorRandomSample.astype ~AbstractVectorRandomSample.broadcast_to ~AbstractVectorRandomSample.cell_centers ~AbstractVectorRandomSample.combine_axes ~AbstractVectorRandomSample.copy ~AbstractVectorRandomSample.copy_shallow ~AbstractVectorRandomSample.index ~AbstractVectorRandomSample.index_secant ~AbstractVectorRandomSample.interp_linear ~AbstractVectorRandomSample.max ~AbstractVectorRandomSample.mean ~AbstractVectorRandomSample.median ~AbstractVectorRandomSample.min ~AbstractVectorRandomSample.ndindex ~AbstractVectorRandomSample.percentile ~AbstractVectorRandomSample.ptp ~AbstractVectorRandomSample.replace ~AbstractVectorRandomSample.reshape ~AbstractVectorRandomSample.rms ~AbstractVectorRandomSample.std ~AbstractVectorRandomSample.sum ~AbstractVectorRandomSample.take_along_axis ~AbstractVectorRandomSample.to ~AbstractVectorRandomSample.to_string ~AbstractVectorRandomSample.to_string_array ~AbstractVectorRandomSample.to_value ~AbstractVectorRandomSample.transpose ~AbstractVectorRandomSample.var ~AbstractVectorRandomSample.vmr ~AbstractVectorRandomSample.volume_cell .. rubric:: Inheritance Diagram .. inheritance-diagram:: named_arrays.AbstractVectorRandomSample :parts: 1