next up previous contents [pdf] index

Next: Input parameters Up: sf_eno2_set Previous: Call

Definition

void sf_eno2_set (sf_eno2 pnt, float** c /* data [n2][n1] */)
/*< Set the interpolation table. c can be changed or freed afterwords. >*/
{
   ...    
}




2011-07-02