"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "Libtmp/Image2D/resample.h" between
PDL-2.080.tar.gz and PDL-2.081.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.080):resample.h  (PDL-2.081)
skipping to change at line 36 skipping to change at line 36
#ifndef PI_NUMB #ifndef PI_NUMB
#define PI_NUMB (3.1415926535897932384626433832795) #define PI_NUMB (3.1415926535897932384626433832795)
#endif #endif
#ifndef M_PI #ifndef M_PI
#define M_PI PI_NUMB #define M_PI PI_NUMB
#endif #endif
/* declare functions */ /* declare functions */
double long double
poly2d_compute( int ncoeff, double *c, double u, double *vpow ); poly2d_compute( int ncoeff, long double *c, long double u, long double *vpow );
double * long double *
generate_interpolation_kernel(char * kernel_type); generate_interpolation_kernel(char * kernel_type);
void void
kernel_free(void *p); kernel_free(void *p);
#endif #endif
 End of changes. 2 change blocks. 
3 lines changed or deleted 3 lines changed or added

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