mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-22 03:42:19 +00:00
overview.htm: fixed typo
svn path=/trunk/libs/numeric/ublas/; revision=39233
This commit is contained in:
@@ -305,7 +305,7 @@ matrices.</p>
|
||||
<tr>
|
||||
<td><code>i_amax</code></td>
|
||||
<td><code>norm_inf (x)<br />
|
||||
norm_inf_index (x)</code></td>
|
||||
index_norm_inf (x)</code></td>
|
||||
<td><em>max |x</em><sub><em>i</em></sub><em>|</em></td>
|
||||
<td>Computes the <em>l<sub>2</sub></em> (maximum) norm of a vector.<br />
|
||||
BLAS computes the index of the first element having this
|
||||
|
||||
Reference in New Issue
Block a user