VPTissue Reference Manual
SimPT_Sim::NodeMover::MetropolisInfo Struct Reference

Information gathered to evaluat effects of Metropolis Algorithm. More...

#include <NodeMover.h>

Collaboration diagram for SimPT_Sim::NodeMover::MetropolisInfo:
Collaboration graph

Public Member Functions

 MetropolisInfo (unsigned int dc=0U, unsigned int uc=0U, double dd=0.0, double ud=0.0)
 
MetropolisInfooperator+= (const MetropolisInfo &other)
 

Public Attributes

unsigned int down_count
 
double down_dh
 
unsigned int up_count
 
double up_dh
 

Detailed Description

Information gathered to evaluat effects of Metropolis Algorithm.

Definition at line 52 of file NodeMover.h.


The documentation for this struct was generated from the following file: