Ticket #541 (closed: fixed)
Create curve fitting base class
Reported by: | Nick Draper | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 18 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
amalgamate all gsl calls into this base class.
Change History
comment:2 Changed 11 years ago by Nick Draper
- Milestone changed from Iteration 17 to Iteration 18
Moved as part of iteration end
Note: See
TracTickets for help on using
tickets.
(In [2455]) Created curve fitting base class for 1D functions and first example of derivative class to this base class. Refs #541.