mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Slight pimping of the "Basic matrix manipulation" table.
More CSS simplifications.
This commit is contained in:
@@ -124,14 +124,13 @@ Matrix3f m1; m1 << 1, 2, 3,
|
||||
|
||||
<tr><td>Comma initializer (bis)</td>
|
||||
<td colspan="2">
|
||||
<table class="noborder"><tr><td>
|
||||
\include Tutorial_commainit_02.cpp
|
||||
</td>
|
||||
<td>
|
||||
output:
|
||||
\verbinclude Tutorial_commainit_02.out
|
||||
</td></tr></table>
|
||||
<td></td></tr>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td>Runtime info</td>
|
||||
<td>\code
|
||||
|
||||
Reference in New Issue
Block a user