[
https://issues.apache.org/jira/browse/MATH-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-1243.
--------------------------
Resolution: Fixed
> Refactor "microsphere interpolation" implementation
> ---------------------------------------------------
>
> Key: MATH-1243
> URL: https://issues.apache.org/jira/browse/MATH-1243
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Gilles
> Assignee: Gilles
> Priority: Minor
> Labels: refactoring
> Fix For: 4.0, 3.6
>
> Attachments: MATH-1243.zip
>
>
> The microsphere interpolation implemented in
> {{o.a.c.m.analysis.interpolation.MicrosphereInterpolator}} and its supporting
> class
> {{o.a.c.m.analysis.interpolation.MicrosphereInterpolatingFunction}}
> is not flexible enough for some uses.
> For example it does not allow to share a microsphere between interpolating
> function instances (and it always generates it from randomly generated
> normals).
> Also the extrapolation feature cannot be controlled, leading to sometimes
> unwanted artefacts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)