LayeredWeightedBlockState
=========================

.. currentmodule:: graph_tool.inference



.. autoclass:: LayeredWeightedBlockState
   :members:
   :show-inheritance:

   

   
   .. rubric:: Methods

   .. autosummary::
   
      ~LayeredWeightedBlockState.add_vertex
      ~LayeredWeightedBlockState.collect_edge_marginals
      ~LayeredWeightedBlockState.collect_partition_histogram
      ~LayeredWeightedBlockState.collect_vertex_marginals
      ~LayeredWeightedBlockState.copy
      ~LayeredWeightedBlockState.draw
      ~LayeredWeightedBlockState.entropy
      ~LayeredWeightedBlockState.exhaustive_sweep
      ~LayeredWeightedBlockState.get_B
      ~LayeredWeightedBlockState.get_Be
      ~LayeredWeightedBlockState.get_E
      ~LayeredWeightedBlockState.get_N
      ~LayeredWeightedBlockState.get_bclabel
      ~LayeredWeightedBlockState.get_bg
      ~LayeredWeightedBlockState.get_blocks
      ~LayeredWeightedBlockState.get_bpclabel
      ~LayeredWeightedBlockState.get_entropy_args
      ~LayeredWeightedBlockState.get_er
      ~LayeredWeightedBlockState.get_ers
      ~LayeredWeightedBlockState.get_lvweight
      ~LayeredWeightedBlockState.get_lwr
      ~LayeredWeightedBlockState.get_matrix
      ~LayeredWeightedBlockState.get_move_prob
      ~LayeredWeightedBlockState.get_nr
      ~LayeredWeightedBlockState.get_rec_params
      ~LayeredWeightedBlockState.get_state
      ~LayeredWeightedBlockState.gibbs_sweep
      ~LayeredWeightedBlockState.mcmc_sweep
      ~LayeredWeightedBlockState.merge_groups
      ~LayeredWeightedBlockState.modify_edge
      ~LayeredWeightedBlockState.modify_edge_dS
      ~LayeredWeightedBlockState.move_vertex
      ~LayeredWeightedBlockState.multiflip_mcmc_sweep
      ~LayeredWeightedBlockState.multilevel_mcmc_sweep
      ~LayeredWeightedBlockState.remove_vertex
      ~LayeredWeightedBlockState.reset_entropy_args
      ~LayeredWeightedBlockState.sample_graph
      ~LayeredWeightedBlockState.sample_vertex_move
      ~LayeredWeightedBlockState.set_rec_params
      ~LayeredWeightedBlockState.set_state
      ~LayeredWeightedBlockState.update_entropy_args
      ~LayeredWeightedBlockState.virtual_merge
      ~LayeredWeightedBlockState.virtual_vertex_move
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LayeredWeightedBlockState.B
      ~LayeredWeightedBlockState.cvweight
      ~LayeredWeightedBlockState.eweight
      ~LayeredWeightedBlockState.mrm
      ~LayeredWeightedBlockState.mrp
      ~LayeredWeightedBlockState.mrs
      ~LayeredWeightedBlockState.vweight
      ~LayeredWeightedBlockState.wr
   

   
   
   .. automethod:: add_vertex
   .. automethod:: collect_edge_marginals
   .. automethod:: collect_partition_histogram
   .. automethod:: collect_vertex_marginals
   .. automethod:: copy
   .. automethod:: draw
   .. automethod:: entropy
   .. automethod:: exhaustive_sweep
   .. automethod:: get_B
   .. automethod:: get_Be
   .. automethod:: get_E
   .. automethod:: get_N
   .. automethod:: get_bclabel
   .. automethod:: get_bg
   .. automethod:: get_blocks
   .. automethod:: get_bpclabel
   .. automethod:: get_entropy_args
   .. automethod:: get_er
   .. automethod:: get_ers
   .. automethod:: get_lvweight
   .. automethod:: get_lwr
   .. automethod:: get_matrix
   .. automethod:: get_move_prob
   .. automethod:: get_nr
   .. automethod:: get_rec_params
   .. automethod:: get_state
   .. automethod:: gibbs_sweep
   .. automethod:: mcmc_sweep
   .. automethod:: merge_groups
   .. automethod:: modify_edge
   .. automethod:: modify_edge_dS
   .. automethod:: move_vertex
   .. automethod:: multiflip_mcmc_sweep
   .. automethod:: multilevel_mcmc_sweep
   .. automethod:: remove_vertex
   .. automethod:: reset_entropy_args
   .. automethod:: sample_graph
   .. automethod:: sample_vertex_move
   .. automethod:: set_rec_params
   .. automethod:: set_state
   .. automethod:: update_entropy_args
   .. automethod:: virtual_merge
   .. automethod:: virtual_vertex_move
   

   
   
   .. autoattribute:: B
   .. autoattribute:: cvweight
   .. autoattribute:: eweight
   .. autoattribute:: mrm
   .. autoattribute:: mrp
   .. autoattribute:: mrs
   .. autoattribute:: vweight
   .. autoattribute:: wr
   

   

