FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function b_spline_1d

^ 
Evaluate 1-dimensional bilinear spline.

Evaluate spline with given stride and put result in initial array. Reference point are evaluated with given spacing (stride). For boundary condition first derivative continuity assumed.

Source:
../fmutl/mathlp.h:208
Author:
ATC
Version:
1.0
Params:
data initial and final data array.
length number of elements in the array.
stride spacing for reference points evaluation.
Code:
public extern "C" FMUTL_API void b_spline_1d ( double * data ,
int size ,
int stride )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net