﻿RandomMatrix
============

.. currentmodule:: xesn

.. autoclass:: RandomMatrix
   :special-members:

   
   
   .. rubric:: Methods
   .. autosummary::
      :toctree:
   
      RandomMatrix.__call__

      
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
      RandomMatrix.create_matrix

      
   
      RandomMatrix.normalize

      
   
   
   

   
   
   .. rubric:: Attributes
   .. autosummary::
   
      RandomMatrix.n_rows
   
      RandomMatrix.n_cols
   
      RandomMatrix.distribution
   
      RandomMatrix.normalization
   
      RandomMatrix.factor
   
      RandomMatrix.random_seed
   
      RandomMatrix.random_state
   
   
   