1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-19 21:25:36 +01:00
LatAnalyze/lib
2017-07-19 19:03:22 +02:00
..
AsciiFile.cpp consistent boolean notation 2016-04-19 19:21:05 -07:00
AsciiFile.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
AsciiLexer.lpp compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
AsciiParser.ypp compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
CompiledFunction.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
CompiledFunction.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
CompiledModel.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
CompiledModel.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Dataset.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Derivative.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Derivative.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Exceptions.cpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
Exceptions.hpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
File.cpp consistent boolean notation 2016-04-19 19:21:05 -07:00
File.hpp more robust type cast in I/O functions 2016-04-15 18:23:17 +01:00
FitInterface.cpp fix in fit dimension name indexing 2016-04-19 19:15:42 -07:00
FitInterface.hpp fit: lookup table optimisation after profiling 2016-04-06 18:34:33 +01:00
Function.cpp consistent boolean notation 2016-04-19 19:21:05 -07:00
Function.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Global.cpp compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
Global.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
GslHybridRootFinder.cpp consistent boolean notation 2016-04-19 19:21:05 -07:00
GslHybridRootFinder.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
GslMinimizer.cpp code cleaning 2016-04-12 21:06:06 +01:00
GslMinimizer.hpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
GslQagsIntegrator.cpp GSL integrator generalised to integrals with infinite bounds 2017-07-09 14:15:01 +01:00
GslQagsIntegrator.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Hdf5File.cpp consistent boolean notation 2016-04-19 19:21:05 -07:00
Hdf5File.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Histogram.cpp consistent boolean notation 2016-04-19 19:21:05 -07:00
Histogram.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
includes.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Integrator.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Io.cpp consistent boolean notation 2016-04-19 19:21:05 -07:00
Io.hpp now HDF5, Minuit and NLopt are really optional dependencies 2016-04-12 20:31:53 +01:00
IoObject.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
LatAnalyze reorganizing sources... 2014-03-13 18:51:01 +00:00
Makefile.am build system fix 2016-04-12 21:47:56 +01:00
Mat.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Mat.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Math.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Math.hpp Infinity is now a math constant 2017-07-09 14:14:36 +01:00
MathInterpreter.cpp Infinity is now a math constant 2017-07-09 14:14:36 +01:00
MathInterpreter.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
MathLexer.lpp compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
MathParser.ypp compiler compatibility fixes (clang, GCC 5, Intel 2016) 2016-04-07 20:10:47 +01:00
MatSample.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Minimizer.cpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
Minimizer.hpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
MinuitMinimizer.cpp Minuit precsion fix 2016-04-15 18:23:45 +01:00
MinuitMinimizer.hpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
Model.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Model.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
NloptMinimizer.cpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
NloptMinimizer.hpp interface to GSL minimisers 2016-04-12 20:10:37 +01:00
ParserState.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Plot.cpp Plot: bands 2016-06-14 12:33:27 +01:00
Plot.hpp Plot: bands 2016-06-14 12:33:27 +01:00
RootFinder.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
RootFinder.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Solver.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
Solver.hpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
StatArray.cpp include cleaning and copyright update 2016-04-06 20:11:23 +01:00
StatArray.hpp consistent boolean notation 2016-04-19 19:21:05 -07:00
TabFunction.cpp Tabulated functions: method to change interpolation type 2017-07-19 19:03:22 +02:00
TabFunction.hpp Tabulated functions: method to change interpolation type 2017-07-19 19:03:22 +02:00
XYSampleData.cpp vector version of setUnidimData 2016-12-13 10:37:37 +00:00
XYSampleData.hpp vector version of setUnidimData 2016-12-13 10:37:37 +00:00
XYStatData.cpp more precise output for fit results 2016-04-15 18:21:40 +01:00
XYStatData.hpp fit: lookup table optimisation after profiling 2016-04-06 18:34:33 +01:00