[gegl/samplers] to do comments
- From: Nicolas Robidoux <nrobidoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl/samplers] to do comments
- Date: Fri, 17 Jun 2011 14:09:08 +0000 (UTC)
commit 3cf9e57608be1f073f07f716a7ac43b6d47b9bd7
Author: Nicolas Robidoux <nicolas robidoux gmail com>
Date: Fri Jun 17 10:09:04 2011 -0400
to do comments
gegl/buffer/gegl-sampler-lohalo.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/buffer/gegl-sampler-lohalo.c b/gegl/buffer/gegl-sampler-lohalo.c
index 0caef46..ed6a270 100644
--- a/gegl/buffer/gegl-sampler-lohalo.c
+++ b/gegl/buffer/gegl-sampler-lohalo.c
@@ -1955,7 +1955,7 @@ gegl_sampler_lohalo_get ( GeglSampler* restrict self,
{
const gfloat theta = (gfloat) ( 1. / ellipse_f );
- // if (major_mag <= (gdouble) 2.5)
+ // if THE DATA WE NEED FITS WITHIN THE ONE WE ACCESSED
// {
const gfloat ewa_factor = ( (gfloat) 1. - theta ) / total_weight;
newval[0] = theta * newval[0] + ewa_factor * ewa_newval[0];
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]