mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add a doc page summarizing the true speed of Eigen's decompositions.
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Eigen {
|
||||
|
||||
This page presents a catalogue of the dense matrix decompositions offered by Eigen.
|
||||
For an introduction on linear solvers and decompositions, check this \link TutorialLinearAlgebra page \endlink.
|
||||
To get an overview of the true relative speed of the different decomposition, check this \link DenseDecompositionBenchmark benchmark \endlink.
|
||||
|
||||
\section TopicLinAlgBigTable Catalogue of decompositions offered by Eigen
|
||||
|
||||
@@ -256,6 +257,7 @@ For an introduction on linear solvers and decompositions, check this \link Tutor
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user