|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Integrator | |
---|---|
integration |
Uses of Integrator in integration |
---|
Classes in integration that implement Integrator | |
---|---|
class |
BS
|
class |
Hermite
|
class |
Hermite2
|
Methods in integration that return Integrator | |
---|---|
static Integrator |
IntegratorLoader.get(java.lang.String name)
Returns the integrator class corresponding to the given name. |
static Integrator |
IntegratorLoader.getByIntMethod(int intMethod)
Given an intMethod (integer identifier) returns the corresponding integrator class. |
static Integrator |
IntegratorLoader.getIntegrator(int i)
Gets the class of integrator #i in the private list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |