mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
import main files from cminpack as *.h files:
* function names are changed by appending _template * it uses basic templating : template<typename T> * wrappers now use those versions instead of the ones from cminpack * lot of external methods from cminpack are still used * tests pass though they are unchanged (they use wrappers)
This commit is contained in:
@@ -22,5 +22,5 @@ LINK_LIBRARIES(/home/orzel/tmp/cminpack-1.0.2/libminpack.a)
|
||||
ei_add_test(NonLinear)
|
||||
ei_add_test(autodiff)
|
||||
ei_add_test(BVH)
|
||||
ei_add_test(matrixExponential)
|
||||
#ei_add_test(matrixExponential)
|
||||
ei_add_test(alignedvector3)
|
||||
|
||||
Reference in New Issue
Block a user