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