You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Leandro Ariel Pezzente (Commented) (JIRA)" <ji...@apache.org> on 2012/02/05 22:48:00 UTC

[jira] [Commented] (MATH-737) Multi Dimensional Legendre Polynomials Interpolation Class

    [ 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