libvips/libvips/arithmetic
John Cupitt 5363aace39 wopconst was wrong
struct offset astray meant that wopconst didn't work
2012-07-17 09:46:16 +01:00
..
Makefile.am bandmean as a class 2011-11-20 09:56:02 +00:00
abs.c oops abs(double) was broken 2012-01-28 14:09:18 +00:00
add.c hackery to get goi working 2011-12-31 18:22:42 +00:00
arith_dispatch.c remove dmalloc support 2011-09-23 17:12:47 +01:00
arithmetic.c more robust enum printing 2012-01-27 17:14:59 +00:00
arithmetic.h hackery to get goi working 2011-12-31 18:22:42 +00:00
avg.c avoid NaN in max/min, better double ranges 2012-02-24 13:57:50 +00:00
binary.c finish unaryconst, move relational to it 2011-11-11 21:54:45 +00:00
binary.h Merge remote-tracking branch 'origin/gobject-introspection' into goi-merge 2011-12-24 17:36:55 +00:00
boolean.c compat wrapper for bool was broken 2012-02-10 14:50:46 +00:00
complex.c hackery to get goi working 2011-12-31 18:22:42 +00:00
deviate.c avoid NaN in max/min, better double ranges 2012-02-24 13:57:50 +00:00
divide.c fix vips_divide() for int args 2012-04-06 12:09:53 +01:00
im_cross_phase.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_linreg.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_maxpos_avg.c hackery to get goi working 2011-12-31 18:22:42 +00:00
im_maxpos_vec.c remove dmalloc support 2011-09-23 17:12:47 +01:00
im_point_bilinear.c remove dmalloc support 2011-09-23 17:12:47 +01:00
invert.c hackery to get goi working 2011-12-31 18:22:42 +00:00
linear.c hackery to get goi working 2011-12-31 18:22:42 +00:00
math.c hackery to get goi working 2011-12-31 18:22:42 +00:00
math2.c wopconst was wrong 2012-07-17 09:46:16 +01:00
max.c avoid NaN in max/min, better double ranges 2012-02-24 13:57:50 +00:00
measure.c new Python binding 2012-01-05 13:26:25 +00:00
min.c avoid NaN in max/min, better double ranges 2012-02-24 13:57:50 +00:00
multiply.c hackery to get goi working 2011-12-31 18:22:42 +00:00
relational.c vips8 more/moreeq were broken 2012-07-16 14:09:03 +01:00
remainder.c hackery to get goi working 2011-12-31 18:22:42 +00:00
round.c hackery to get goi working 2011-12-31 18:22:42 +00:00
sign.c memory error in vips_sign() 2012-07-16 12:50:28 +01:00
statistic.c hackery to get goi working 2011-12-31 18:22:42 +00:00
statistic.h redo im_max()/im_maxpos() as classes 2011-11-06 17:00:44 +00:00
stats.c avoid NaN in max/min, better double ranges 2012-02-24 13:57:50 +00:00
subtract.c hackery to get goi working 2011-12-31 18:22:42 +00:00
unary.c factor out some stuff into base classes 2011-11-22 12:00:32 +00:00
unary.h factor out some stuff into base classes 2011-11-22 12:00:32 +00:00
unaryconst.c hackery to get goi working 2011-12-31 18:22:42 +00:00
unaryconst.h hackery to get goi working 2011-12-31 18:22:42 +00:00