aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen
Commit message (Expand)AuthorAge
...
* | | cleaningGravatar Thomas Capricelli2009-09-13
* | | functors need not be constGravatar Thomas Capricelli2009-09-11
| * | Remove no-op statement in AlignedVector3.Gravatar Jitse Niesen2009-09-10
* | | merge with tipGravatar Thomas Capricelli2009-09-10
|\| |
| * | Re-factor matrix exponential.Gravatar Jitse Niesen2009-09-08
* | | fix warning about unused variableGravatar Thomas Capricelli2009-08-29
* | | eigenization of fcn_chkder + bugfixGravatar Thomas Capricelli2009-08-29
* | | check number of evaluation even in the case of *1(), now we have it..Gravatar Thomas Capricelli2009-08-26
* | | move Parameters as a class member, simplify calling sequence. ConvenienceGravatar Thomas Capricelli2009-08-26
* | | remove printfs, they are of no use and may prevent compilationGravatar Thomas Capricelli2009-08-26
* | | cleaningGravatar Thomas Capricelli2009-08-25
* | | split every algorithm in *Init() + while(running) { *OneStep() }Gravatar Thomas Capricelli2009-08-25
* | | move more stuff into ParametersGravatar Thomas Capricelli2009-08-25
* | | cleaningGravatar Thomas Capricelli2009-08-25
* | | reduce local variables so that we can split algorithmsGravatar Thomas Capricelli2009-08-25
* | | cleaningGravatar Thomas Capricelli2009-08-25
* | | put nfev/njev as internal variables as wellGravatar Thomas Capricelli2009-08-25
* | | oops... fixing return values, some copy/paste was done far too quicklyGravatar Thomas Capricelli2009-08-25
* | | if mode==2, the user is supposed to supply diag: do some basic check.Gravatar Thomas Capricelli2009-08-25
* | | make diag be an internal variable tooGravatar Thomas Capricelli2009-08-25
* | | define and use struct ParametersGravatar Thomas Capricelli2009-08-25
* | | those are actually boolsGravatar Thomas Capricelli2009-08-25
* | | cleaningGravatar Thomas Capricelli2009-08-25
* | | use an enum for status reportingGravatar Thomas Capricelli2009-08-25
* | | merge filesGravatar Thomas Capricelli2009-08-25
* | | rename filesGravatar Thomas Capricelli2009-08-25
* | | remove the boring, old-school nprint option, we'll have a dedicatedGravatar Thomas Capricelli2009-08-25
* | | cleaningGravatar Thomas Capricelli2009-08-25
* | | move most of results vectors/matrices inside respective classes.Gravatar Thomas Capricelli2009-08-25
* | | cleaningGravatar Thomas Capricelli2009-08-25
* | | merge both c methods lmstr/lmstr1 into one classGravatar Thomas Capricelli2009-08-25
* | | 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
* | | 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
* | | 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