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