aboutsummaryrefslogtreecommitdiffstats
path: root/core/constrained_model.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Add the meet_constraint and do_meet_constraint member to class model.astrojhgu2012-12-281-22/+0
| | | | | deleted: core/constrained_model.hpp modified: core/fitter.hpp
* Fix some bugastrojhgu2012-12-281-3/+3
| | | | modified: core/constrained_model.hpp
* constrainted_model: allow to constrain the defining domain of parametersastrojhgu2012-12-281-0/+22
new file: core/constrained_model.hpp