Refs #9992. Extract interface of PawleyFunction into API
This is currently required so the function can be used in the SINQ module. When the POLDI algorithms are in CurveFitting/Algorithms, this interface can be deleted again.
Showing
- Code/Mantid/Framework/API/CMakeLists.txt 5 additions, 3 deletionsCode/Mantid/Framework/API/CMakeLists.txt
- Code/Mantid/Framework/API/inc/MantidAPI/IPawleyFunction.h 80 additions, 0 deletionsCode/Mantid/Framework/API/inc/MantidAPI/IPawleyFunction.h
- Code/Mantid/Framework/API/src/IPawleyFunction.cpp 9 additions, 0 deletionsCode/Mantid/Framework/API/src/IPawleyFunction.cpp
- Code/Mantid/Framework/CurveFitting/inc/MantidCurveFitting/PawleyFunction.h 2 additions, 2 deletions...work/CurveFitting/inc/MantidCurveFitting/PawleyFunction.h
- Code/Mantid/Framework/CurveFitting/src/PawleyFunction.cpp 1 addition, 1 deletionCode/Mantid/Framework/CurveFitting/src/PawleyFunction.cpp
Loading
Please register or sign in to comment