mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-25 16:52:09 +00:00
- fixed typo
This commit is contained in:
@@ -286,7 +286,7 @@ matrices.</p>
|
||||
<tr>
|
||||
<td><code>sasum</code> OR <code>dasum</code></td>
|
||||
<td><code>norm_1 (x)</code></td>
|
||||
<td><em>sum x<sub>i</sub></em></td>
|
||||
<td><em>sum |x<sub>i</sub>|</em></td>
|
||||
<td>Computes the <em>l<sub>1</sub></em> (sum) norm of a real vector.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user