com.banda.function.business
Class EulerMethodBO
java.lang.Object
com.banda.function.business.DiffEquationsApproxBO
com.banda.function.business.EulerMethodBO
public class EulerMethodBO
- extends DiffEquationsApproxBO
- Since:
- 2012
- Author:
- © Peter Banda
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EulerMethodBO
public EulerMethodBO(FunctionEvaluator<?,Double,Double[]> diffEquationsEvaluator,
Double timeStep)
getApproxDiffs
public Double[] getApproxDiffs(Double[] currentValues)
- Specified by:
getApproxDiffs in class DiffEquationsApproxBO
Copyright © 2013. All Rights Reserved.