documentation ambiguity

db4
Joe Groff 2009-02-11 20:11:33 -06:00
parent ff33f38a02
commit 0bc16d0cf8
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ HELP: Viamax
HELP: Vamax
{ $values { "x" blas-vector-base } { "max" number } }
{ $description "Return the value of the element in " { $snippet "x" } " with the largest norm-1. If more than one element has the same norm-1, returns the first element. Corresponds to the IxAMAX routines in BLAS." } ;
{ $description "Return the value of the element in " { $snippet "x" } " with the largest norm-1. If more than one element has the same norm-1, returns the element closest to the beginning. Corresponds to the IxAMAX routines in BLAS." } ;
{ Viamax Vamax } related-words