next up previous contents [pdf] index

Next: Input parameters Up: sf_pweno_init Previous: Call

Definition

sf_pweno sf_pweno_init (int order /* interpolation order */,
                        int n     /* data size */)
/*< Initialize interpolation object >*/
{
   ...
}




2011-07-02