mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-04-21 00:59:36 +08:00
Fix name of tutorial snippet.
This commit is contained in:
parent
80f81f9c4b
commit
e16913a45f
@ -55,10 +55,10 @@ Here is an example sorting each row of a matrix:
|
|||||||
<table class="example">
|
<table class="example">
|
||||||
<tr><th>Example:</th><th>Output:</th></tr>
|
<tr><th>Example:</th><th>Output:</th></tr>
|
||||||
<tr><td>
|
<tr><td>
|
||||||
\include Tutorial_std_sort_rows.cpp
|
\include Tutorial_std_sort_rows_cxx11.cpp
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
\verbinclude Tutorial_std_sort_rows.out
|
\verbinclude Tutorial_std_sort_rows_cxx11.out
|
||||||
</td></tr></table>
|
</td></tr></table>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user