"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "Libtmp/Image2D/resample.h" between
PDL-2.081.tar.gz and PDL-2.082.tar.gz

About: PDL (Perl Data Language) aims to turn perl into an efficient numerical language for scientific computing (similar to IDL and MatLab).

resample.h  (PDL-2.081):resample.h  (PDL-2.082)
skipping to change at line 39 skipping to change at line 39
#ifndef M_PI #ifndef M_PI
#define M_PI PI_NUMB #define M_PI PI_NUMB
#endif #endif
/* declare functions */ /* declare functions */
long double long double
poly2d_compute( int ncoeff, long double *c, long double u, long double *vpow ); poly2d_compute( int ncoeff, long double *c, long double u, long double *vpow );
long double * char
generate_interpolation_kernel(char * kernel_type); generate_interpolation_kernel(char *kernel_type, int samples, long double *tab);
void
kernel_free(void *p);
#endif #endif
 End of changes. 1 change blocks. 
5 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)