[
https://issues.apache.org/jira/browse/MATH-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13200921#comment-13200921
]
Leandro Ariel Pezzente commented on MATH-737:
---------------------------------------------
I was thinking a good start would be defining the constructor as public
PolynomialFunctionMultiLagrangeFunction( double [][] ... ) so you could pass an
arbitrary dimensional { double x[] , double y[] } array elements where echa
array represents the abscisas and interpolation points for each dimension ,
respectively.
> Multi Dimensional Legendre Polynomials Interpolation Class
> ----------------------------------------------------------
>
> Key: MATH-737
> URL: https://issues.apache.org/jira/browse/MATH-737
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.0
> Reporter: Leandro Ariel Pezzente
> Priority: Trivial
> Labels: Legendre, Polynomials
>
> Extend legendre Polynomial Interpolation Class to support Multi-dimensional
> sets of points. This Class would be implemented in Polynomials package.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira