next up previous contents [pdf] index

Next: Input parameters Up: sf_spline_init Previous: Call

Definition

sf_bands sf_spline_init (int nw /* interpolator length */, 
                         int nd /* data length */)
/*< initialize a banded matrix >*/
{
   ...
}




2011-07-02