From db0efd93e03b16e0639042378b878fc7e29cd660 Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Mon, 14 Jan 2008 19:04:43 +0000 Subject: [PATCH] - fixed typo --- doc/overview.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/overview.htm b/doc/overview.htm index a008b38a..d77b266c 100644 --- a/doc/overview.htm +++ b/doc/overview.htm @@ -286,7 +286,7 @@ matrices.

sasum OR dasum norm_1 (x) -sum xi +sum |xi| Computes the l1 (sum) norm of a real vector.