| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
initParallel()
function which must be called at the initialization time of any multi-threaded
application calling Eigen from multiple threads.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
After all, the solution based on threadprivate is not that costly.
|
| |
|
| |
|
|
|
|
| |
Document how is applied the permutation in Simplicial* .
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
provide access to the underlying factors.
|
| |
|
| |
|
|
|
|
| |
an implicit copy.
|
|
|
|
| |
compute()
|
| |
|
| |
|
|
|
|
| |
This gets rid of some warnings on Intel Composer XE, apparently.
|
| |
|
|
|
|
|
| |
Triggered by product of dynamic-size 1 x n and n x 1 matrices.
Also, add regression test.
|
|
|
|
| |
MarketIO needs iostream
|
| |
|
| |
|
| |
|
|
|
|
| |
warning
|
| |
|
|
|
|
| |
constness on the return types)
|
| |
|
| |
|
| |
|
| |
|