| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
     object --+            
              |            
AbstractSampler --+        
                  |        
         AbstractMC --+    
                      |    
  AbstractSingleChainMC --+
                          |
                         HMCSampler
Hamilton Monte Carlo (HMC, also called Hybrid Monte Carlo by the inventors, Duane, Kennedy, Pendleton, Duncan 1987).
| Nested Classes | |
| Inherited from  | 
| Instance Methods | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| Class Variables | |
| __abstractmethods__ =  | |
| Properties | |
| mass_matrix | |
| nsteps | |
| timestep | |
| Inherited from  Inherited from  Inherited from  | |
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| Property Details | 
| mass_matrix
 | 
| nsteps
 | 
| timestep
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |