[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:29 +0000 (UTC)
commit 5a90e9ee2f78c4f6cda99de32e760102801b084d
Author: Nicolas Robidoux <nicolas robidoux gmail com>
Date: Fri Jun 17 10:09:23 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 ed6a270..06bafd3 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 THE DATA WE NEED FITS WITHIN THE ONE WE ACCESSED
+ // if THE DATA WE NEED FITS WITHIN THE DATA 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]