|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.sip.ch16.QMWalk
public class QMWalk
A random walk quantum Monte Carlo model.
| Constructor Summary | |
|---|---|
QMWalk()
|
|
| Method Summary | |
|---|---|
void |
initialize()
Initializes a random walk quantum Monte Carlo model with the given number of walkers and step size. |
double |
potential(double x)
Evaluates the potential energy for a simple harmonic oscillator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QMWalk()
| Method Detail |
|---|
public void initialize()
public double potential(double x)
x -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||