Slight pimping of the "Basic matrix manipulation" table.

More CSS simplifications.
This commit is contained in:
Hauke Heibel
2010-06-30 18:04:36 +02:00
parent 63287ff08f
commit e1348b9cc9
2 changed files with 26 additions and 45 deletions

View File

@@ -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