aboutsummaryrefslogtreecommitdiff
path: root/src/ReductionNorm1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ReductionNorm1.c')
-rw-r--r--src/ReductionNorm1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ReductionNorm1.c b/src/ReductionNorm1.c
index 15ab6a1..bcc3d3e 100644
--- a/src/ReductionNorm1.c
+++ b/src/ReductionNorm1.c
@@ -3,7 +3,7 @@
@date Thu Apr 3 11:54:53 1997
@author Thomas Radke, Paul Walker
@desc
- Defines the PUGH reduction operator to get the norm
+ Defines the reduction operator to get the norm
of an arbitrary array which is defined as:
norm1 = $\Sigma |a_i| / np$
@enddesc