[
https://issues.apache.org/jira/browse/MATH-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-469.
-------------------------
Resolution: Duplicate
This is already solved (as part of MATH-458) in trunk.
> LoessInterpolator constructors should throw RuntimeException instead of
> CheckedException
> ----------------------------------------------------------------------------------------
>
> Key: MATH-469
> URL: https://issues.apache.org/jira/browse/MATH-469
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Benjamin McCann
> Priority: Minor
> Fix For: 3.0
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> The LoessInterpolator constructors throw MathException which is a checked
> exception, but it would be preferable for this to be a RuntimeException
> instead:
> http://commons.apache.org/math/api-2.1/org/apache/commons/math/analysis/interpolation/LoessInterpolator.html#LoessInterpolator%28double,%20int%29
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.