Package csb :: Package statistics :: Package samplers :: Package mc :: Module neqsteppropagator :: Class AbstractStepStatistics
[frames] | no frames]

Class AbstractStepStatistics

source code

object --+
         |
        AbstractStepStatistics
Known Subclasses:

Abstract class defining a minimal interface for objects allowing to store statistics of what happens in Step instances.

Instance Methods
 
update(self, step_index, shorttraj, stats_data) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__