aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported
Commit message (Expand)AuthorAge
...
* | | merge both c methods lmdif/lmdif1 into one classGravatar Thomas Capricelli2009-08-25
* | | cleaningGravatar Thomas Capricelli2009-08-25
* | | merge both c methods hybrj1/hybrj into one class HybridNonLinearSolver withGravatar Thomas Capricelli2009-08-25
* | | merge both c methods hybrd/hybrd1 into one class HybridNonLinearSolver withGravatar Thomas Capricelli2009-08-25
* | | merge both c methods lmder/lmder1 into one class LevenbergMarquardt withGravatar Thomas Capricelli2009-08-25
* | | clean fortran stuff in fdjac*Gravatar Thomas Capricelli2009-08-24
* | | some more work on FunctorsGravatar Thomas Capricelli2009-08-24
* | | playing with functorsGravatar Thomas Capricelli2009-08-24
* | | cleaningGravatar Thomas Capricelli2009-08-24
* | | cleaning covarGravatar Thomas Capricelli2009-08-24
* | | eigenization of ei_covar()Gravatar Thomas Capricelli2009-08-24
* | | covar : cleaning, removing goto'sGravatar Thomas Capricelli2009-08-24
* | | further cleaning/ goto removingGravatar Thomas Capricelli2009-08-24
* | | clean debug stuffGravatar Thomas Capricelli2009-08-24
* | | cleaning some moreGravatar Thomas Capricelli2009-08-24
* | | cleaning, removing goto's, uniformization (try to reduce diff betweenGravatar Thomas Capricelli2009-08-24
* | | clean, remove goto'sGravatar Thomas Capricelli2009-08-24
* | | cleaning, fixing most goto'sGravatar Thomas Capricelli2009-08-24
* | | misc cleaningGravatar Thomas Capricelli2009-08-24
* | | use a local variable for qrfacGravatar Thomas Capricelli2009-08-24
* | | move ipvt/fortran fixing deeperGravatar Thomas Capricelli2009-08-24
* | | various cleaning and homogeneizationGravatar Thomas Capricelli2009-08-24
* | | dogleg, lmpar : use more eigen featuresGravatar Thomas Capricelli2009-08-23
* | | trivial fixesGravatar Thomas Capricelli2009-08-23
* | | eigenize dogleg()Gravatar Thomas Capricelli2009-08-23
* | | only indentation fixes (this eases porting)Gravatar Thomas Capricelli2009-08-23
* | | porting lmpar() to eigen : both api and some of the codeGravatar Thomas Capricelli2009-08-23
* | | misc cleaningGravatar Thomas Capricelli2009-08-23
* | | cleaning fdjac*()Gravatar Thomas Capricelli2009-08-23
* | | only indentationGravatar Thomas Capricelli2009-08-23
* | | some eigenization in main algorithmsGravatar Thomas Capricelli2009-08-23
* | | beautify functors for lmdif, lmstr, hybrj, hybrdGravatar Thomas Capricelli2009-08-23
* | | beautify Functor for lmder : we now have f,df,debug methodsGravatar Thomas Capricelli2009-08-23
* | | * use eigen object for callbacks for hybrd and lmdifGravatar Thomas Capricelli2009-08-23
* | | use eigen objects for ei_fdjac*(), this is a prerequisite before portingGravatar Thomas Capricelli2009-08-23
* | | use eigen objects for hybrj and lmstrGravatar Thomas Capricelli2009-08-23
* | | use eigen objects for the lmder callbackGravatar Thomas Capricelli2009-08-23
* | | remove redundant code, fix bounds in those loops that still come fromGravatar Thomas Capricelli2009-08-23
* | | we do not need/use the 'void *p' parameterGravatar Thomas Capricelli2009-08-23
* | | forgot to clean this oneGravatar Thomas Capricelli2009-08-22
* | | ei_lmpar : use a reference for the parameterGravatar Thomas Capricelli2009-08-22
* | | use const for machine constantsGravatar Thomas Capricelli2009-08-22
* | | keep on cleaning f2c messGravatar Thomas Capricelli2009-08-22
* | | cleaning f2c mess / trivial stuffGravatar Thomas Capricelli2009-08-22
* | | use blueNorm() instead of norm()Gravatar Thomas Capricelli2009-08-22
* | | raw import of covar() : this is the last one, and we now do not depend onGravatar Thomas Capricelli2009-08-22
* | | Now that the main algorithms are imported into eigen, we import subroutinesGravatar Thomas Capricelli2009-08-22
* | | cleaning defines from f2c (use std::min and such instead of own ones)Gravatar Thomas Capricelli2009-08-22
* | | cleaning : removing #define, use std:min() and suchGravatar Thomas Capricelli2009-08-22
| * | remove the \addexample tagsGravatar Gael Guennebaud2009-09-03