1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-19 21:25:36 +01:00
LatAnalyze/lib
2016-04-06 18:34:33 +01:00
..
AsciiFile.cpp I/O for DSample type 2016-04-05 15:57:19 +01:00
AsciiFile.hpp I/O for DSample type 2016-04-05 15:57:19 +01:00
AsciiLexer.lpp ASCII data: lexer compatibility fix 2015-09-08 11:34:40 +01:00
AsciiParser.ypp I/O for DSample type 2016-04-05 15:57:19 +01:00
CompiledFunction.cpp copyright update 2015-06-11 14:04:54 +01:00
CompiledFunction.hpp copyright update 2015-06-11 14:04:54 +01:00
CompiledModel.cpp copyright update 2015-06-11 14:04:54 +01:00
CompiledModel.hpp copyright update 2015-06-11 14:04:54 +01:00
Dataset.hpp copyright update 2015-06-11 14:04:54 +01:00
Derivative.cpp code cleaning + derivative support for NLopt 2016-04-04 14:56:21 +01:00
Derivative.hpp code cleaning + derivative support for NLopt 2016-04-04 14:56:21 +01:00
Exceptions.cpp copyright update 2015-06-11 14:04:54 +01:00
Exceptions.hpp copyright update 2015-06-11 14:04:54 +01:00
File.cpp I/O for DSample type 2016-04-05 15:57:19 +01:00
File.hpp I/O for DSample type 2016-04-05 15:57:19 +01:00
FitInterface.cpp fit: lookup table optimisation after profiling 2016-04-06 18:34:33 +01:00
FitInterface.hpp fit: lookup table optimisation after profiling 2016-04-06 18:34:33 +01:00
Function.cpp support for variable naming for function, model and data 2016-03-31 12:12:30 +01:00
Function.hpp support for variable naming for function, model and data 2016-03-31 12:12:30 +01:00
Global.cpp copyright update 2015-06-11 14:04:54 +01:00
Global.hpp minor code cleaning 2016-03-08 19:39:05 +00:00
GslHybridRootFinder.cpp dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
GslHybridRootFinder.hpp dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
GslQagsIntegrator.cpp copyright update 2015-06-11 14:04:54 +01:00
GslQagsIntegrator.hpp copyright update 2015-06-11 14:04:54 +01:00
Hdf5File.cpp I/O for DSample type 2016-04-05 15:57:19 +01:00
Hdf5File.hpp I/O for DSample type 2016-04-05 15:57:19 +01:00
Histogram.cpp Histogram: percentiles & confidence interval 2015-11-24 16:27:47 +00:00
Histogram.hpp Histogram: percentiles & confidence interval 2015-11-24 16:27:47 +00:00
includes.hpp more includes cleaning 2016-03-10 15:11:36 +00:00
Integrator.hpp copyright update 2015-06-11 14:04:54 +01:00
Io.cpp IO: code improvement 2015-11-18 19:46:52 +00:00
Io.hpp IO: code improvement 2015-11-18 19:46:52 +00:00
IoObject.hpp I/O for DSample type 2016-04-05 15:57:19 +01:00
LatAnalyze reorganizing sources... 2014-03-13 18:51:01 +00:00
Makefile.am Merge branch 'master' into new_fit 2016-04-05 15:57:32 +01:00
Mat.cpp code cleaning and GCC compatibility 2015-06-15 14:59:10 +02:00
Mat.hpp copyright update 2015-06-11 14:04:54 +01:00
Math.cpp function to convert a variance matrix into a correlation matrix 2016-04-05 20:56:21 +01:00
Math.hpp function to convert a variance matrix into a correlation matrix 2016-04-05 20:56:21 +01:00
MathInterpreter.cpp MathInterpreter: include pi as a constant, fix in function call 2015-09-28 18:18:13 +01:00
MathInterpreter.hpp copyright update 2015-06-11 14:04:54 +01:00
MathLexer.lpp code cleaning and GCC compatibility 2015-06-15 14:59:10 +02:00
MathParser.ypp code cleaning and GCC compatibility 2015-06-15 14:59:10 +02:00
MatSample.hpp I/O for DSample type 2016-04-05 15:57:19 +01:00
Minimizer.cpp fit: various fixes 2016-04-05 20:55:11 +01:00
Minimizer.hpp code cleaning + derivative support for NLopt 2016-04-04 14:56:21 +01:00
MinuitMinimizer.cpp fit: various fixes 2016-04-05 20:55:11 +01:00
MinuitMinimizer.hpp code cleaning + derivative support for NLopt 2016-04-04 14:56:21 +01:00
Model.cpp support for variable naming for function, model and data 2016-03-31 12:12:30 +01:00
Model.hpp support for variable naming for function, model and data 2016-03-31 12:12:30 +01:00
NloptMinimizer.cpp NloptMinimizer: more precise output 2016-04-05 11:50:45 +01:00
NloptMinimizer.hpp code cleaning + derivative support for NLopt 2016-04-04 14:56:21 +01:00
ParserState.hpp copyright update 2015-06-11 14:04:54 +01:00
Plot.cpp fit: coordinate buffering forced to be const 2016-04-05 14:29:12 +01:00
Plot.hpp fit: coordinate buffering forced to be const 2016-04-05 14:29:12 +01:00
RandGen.cpp code cleaning and GCC compatibility 2015-06-15 14:59:10 +02:00
RandGen.hpp copyright update 2015-06-11 14:04:54 +01:00
RootFinder.cpp copyright update 2015-06-11 14:04:54 +01:00
RootFinder.hpp dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
Solver.cpp dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
Solver.hpp simplification of the Minuit minimiser interface, (successful) test of the new fit interface 2016-03-23 17:08:25 +00:00
StatArray.cpp I/O for DSample type 2016-04-05 15:57:19 +01:00
StatArray.hpp I/O for DSample type 2016-04-05 15:57:19 +01:00
TabFunction.cpp more deactivation of the old fit interface 2016-03-08 19:37:02 +00:00
TabFunction.hpp more deactivation of the old fit interface 2016-03-08 19:37:02 +00:00
XYSampleData.cpp fit: various fixes 2016-04-05 20:55:11 +01:00
XYSampleData.hpp XY*Data: helper methods for unidimensional data 2016-04-05 14:29:57 +01:00
XYStatData.cpp fit: lookup table optimisation after profiling 2016-04-06 18:34:33 +01:00
XYStatData.hpp fit: lookup table optimisation after profiling 2016-04-06 18:34:33 +01:00