|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.axf.sd.calculators.EulerIntegration
public class EulerIntegration
Mathematical integration with a method from Euler.
Constructor Summary | |
---|---|
EulerIntegration()
|
Method Summary | |
---|---|
double |
integrateStock(AbstractStock stock)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EulerIntegration()
Method Detail |
---|
public double integrateStock(AbstractStock stock)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |