mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
factorize CSS code, make use of the "manual" class when appropriate, clean the style of the big linear algebra table
This commit is contained in:
@@ -45,7 +45,7 @@ The following three statements sets the other three entries. The final line outp
|
||||
|
||||
Here is another example, which combines matrices with vectors. Concentrate on the left-hand program for now; we will talk about the right-hand program later.
|
||||
|
||||
<table class="example">
|
||||
<table class="manual">
|
||||
<tr><th>Size set at run time:</th><th>Size set at compile time:</th></tr>
|
||||
<tr><td>
|
||||
\include QuickStart_example2_dynamic.cpp
|
||||
|
||||
Reference in New Issue
Block a user