mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-02-17 18:09:55 +08:00
* change Sparse* specialization's signatures from <..., int Backend> to <..., typename Backend>. Update SparseExtra accordingly to use structs instead of the SparseBackend enum. * add SparseLDLT Cholmod specialization * for Cholmod and UmfPack, SparseLU, SparseLLT and SparseLDLT now use ei_solve_retval and have the new solve() method (to be closer to the 3.0 API). * fix doc |
||
---|---|---|
.. | ||
alignedvector3.cpp | ||
autodiff.cpp | ||
BVH.cpp | ||
CMakeLists.txt | ||
FFT.cpp | ||
FFTW.cpp | ||
forward_adolc.cpp | ||
matrix_exponential.cpp | ||
matrix_function.cpp | ||
mpreal_support.cpp | ||
mpreal.cpp | ||
mpreal.h | ||
NonLinearOptimization.cpp | ||
NumericalDiff.cpp | ||
openglsupport.cpp | ||
polynomialsolver.cpp | ||
polynomialutils.cpp | ||
sparse_extra.cpp | ||
sparse_ldlt.cpp | ||
sparse_llt.cpp | ||
sparse_lu.cpp |