mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-22 08:52:01 +01:00
first commit for the new fit interface
This commit is contained in:
@ -23,6 +23,7 @@ libLatAnalyze_la_SOURCES = \
|
||||
Derivative.cpp \
|
||||
Exceptions.cpp \
|
||||
File.cpp \
|
||||
FitInterface.cpp \
|
||||
Function.cpp \
|
||||
Global.cpp \
|
||||
GslHybridRootFinder.cpp\
|
||||
@ -55,6 +56,7 @@ libLatAnalyze_la_HEADERS = \
|
||||
Exceptions.hpp \
|
||||
Function.hpp \
|
||||
File.hpp \
|
||||
FitInterface.hpp \
|
||||
Global.hpp \
|
||||
GslHybridRootFinder.hpp\
|
||||
GslQagsIntegrator.hpp \
|
||||
|
Reference in New Issue
Block a user