• Sign in
  • Register
  • Home
  • Projects
  • Help

GammaLib

  • Overview
  • Activity
  • Roadmap
  • Issues
  • News
  • Documents
  • Wiki
  • Links
  • Forums
  • Files
  • Repository

Сontents

GOptimizerLM
Useful links

Users¶

Release notes
Download
Documentation
Performance

Developers¶

Submission guidelines
Contributing to GammaLib
Git workflow
Coding Conventions
Development Guidelines
Development Notes
Development HowTo
Deployment

Management¶

Continuous Integration
Code release
Sidebar

Wiki

Start page
Index by title
Index by date

Tags

contaminant TO_REMOVE SDD OUTDATED TIPS algo risque

Wiki » Development Notes »

Updated about 14 years ago by Knödlseder Jürgen

GOptimizerLM¶

This class implements the Levenberg Marquard function optimizer.

Useful links¶

Here a list of useful links concerning the Levenberg Marquard optimizer:

  • http://en.wikipedia.org/wiki/Levenberg–Marquardt_algorithm - Wikipedia
  • http://www.nrbook.com/a/bookcpdf/c15-5.pdf - Numerical Recipes (where the original code in GOptimizerLM comes from)
  • http://www.ics.forth.gr/~lourakis/levmar/ - an alternative C/C++ implementation of the code

Also available in: PDF HTML TXT

Loading...
Powered by Redmine © 2006-2015 Jean-Philippe Lang