Hasan Diwan created MATH-1664:
---------------------------------
Summary: interpolate should return Map<String, double> instead of
double[]
Key: MATH-1664
URL: https://issues.apache.org/jira/browse/MATH-1664
Project: Commons Math
Issue Type: Improvement
Components: core
Affects Versions: 3.6.1
Reporter: Hasan Diwan
It should be considered to have the interpolate method return a Map<String,
Double> (or Map<String, double> where the key would be a descriptive label of
what it means. There doesn't seem to be any indication of what the various
elements represent, either in the javadocs, nor the source code.
If someone would be so kind and tell me what the numbers represent, I am
willing to patch the project myself and issue a pull request.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)