public interface OdeSolution extends Reportable
Ode
getOde()
OdeSet
getOptions()
DblMatrix
getT()
getY()
void
setOde(Ode problem)
setOptions(OdeSet opts)
solve()
void solve() throws SnifflibIntegrationException
SnifflibIntegrationException
DblMatrix getT()
DblMatrix getY()
void setOde(Ode problem)
Ode getOde()
void setOptions(OdeSet opts)
OdeSet getOptions()