[
https://issues.apache.org/jira/browse/MATH-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luc Maisonobe updated MATH-381:
-------------------------------
Fix Version/s: 2.2
We need the refactoring of ODE with Jacobians to be done for 2.2
> inconsistency for methods names within StepInterpolator and
> StepInterpolatorWithJacobians
> -----------------------------------------------------------------------------------------
>
> Key: MATH-381
> URL: https://issues.apache.org/jira/browse/MATH-381
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Pascal Parraud
> Priority: Trivial
> Fix For: 2.2
>
>
> There is some inconstency in methods naming :
> getInterpolatedY and getInterpolatedYDot in StepInterpolatorWithJacobians do
> the same as getInterpolatedState and getInterpolatedDerivatives in
> StepInterpolator, so it will be better if they would have the same name.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.