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