1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/lib
2016-02-29 19:50:28 +00:00
..
AsciiFile.cpp IO: stricter control of data names 2015-10-07 19:03:19 +01:00
AsciiFile.hpp first implementation of HDF5 format 2015-10-01 00:13:34 +01:00
AsciiLexer.lpp ASCII data: lexer compatibility fix 2015-09-08 11:34:40 +01:00
AsciiParser.ypp code cleaning and GCC compatibility 2015-06-15 14:59:10 +02:00
Chi2Function.cpp fits: covariance matrix is inverted using pseudoinverse, the interface allows to se the SVD tolerance 2016-02-29 19:50:28 +00:00
Chi2Function.hpp XY datatypes: tools to get residuals or partial residuals from a fit 2015-07-07 18:50:03 +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 copyright update 2015-06-11 14:04:54 +01:00
Derivative.hpp copyright update 2015-06-11 14:04:54 +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 copyright update 2015-06-11 14:04:54 +01:00
File.hpp first implementation of HDF5 format 2015-10-01 00:13:34 +01:00
FitInterface.cpp fits: covariance matrix is inverted using pseudoinverse, the interface allows to se the SVD tolerance 2016-02-29 19:50:28 +00:00
FitInterface.hpp fits: covariance matrix is inverted using pseudoinverse, the interface allows to se the SVD tolerance 2016-02-29 19:50:28 +00:00
Function.cpp Functions: more binding utilities 2015-07-07 18:49:22 +01:00
Function.hpp Functions: more binding utilities 2015-07-07 18:49:22 +01:00
Global.cpp copyright update 2015-06-11 14:04:54 +01:00
Global.hpp copyright update 2015-06-11 14:04:54 +01: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 Hdf5File: random generator state I/O fix 2015-11-18 19:46:08 +00:00
Hdf5File.hpp license text update 2015-10-07 19:03:41 +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 copyright update 2015-06-11 14:04:54 +01: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 first implementation of HDF5 format 2015-10-01 00:13:34 +01:00
LatAnalyze reorganizing sources... 2014-03-13 18:51:01 +00:00
Makefile.am first implementation of HDF5 format 2015-10-01 00:13:34 +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 Math: chi^2 p-value function from GSL 2015-11-02 16:17:59 +00:00
Math.hpp Math: chi^2 p-value function from GSL 2015-11-02 16:17:59 +00: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.cpp code cleaning and GCC compatibility 2015-06-15 14:59:10 +02:00
MatSample.hpp copyright update 2015-06-11 14:04:54 +01:00
Minimizer.cpp Minimizer: limit initialisation fix 2015-11-13 16:25:16 +00:00
Minimizer.hpp dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
MinuitMinimizer.cpp dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
MinuitMinimizer.hpp dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
Model.cpp copyright update 2015-06-11 14:04:54 +01:00
Model.hpp copyright update 2015-06-11 14:04:54 +01:00
ParserState.hpp copyright update 2015-06-11 14:04:54 +01:00
Plot.cpp Plot: minor fix in temporary file management 2015-12-09 18:12:39 +00:00
Plot.hpp histogram class and associated plotting functions 2015-09-28 18:18:54 +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 dimension resized automatically for solvers 2015-11-13 14:30:10 +00:00
StatArray.hpp compatibility fix: __unused changed to __dumb 2015-06-15 15:20:29 +02:00
TabFunction.cpp slight optimisation of the quadratic interpolation 2015-12-02 18:10:10 +00:00
TabFunction.hpp TabFunction: Implemented quadratic interpolation 2015-11-10 12:23:29 +00:00
XYSampleData.cpp method to get fit p-value from fit interface 2015-11-25 18:29:31 +00:00
XYSampleData.hpp method to get fit p-value from fit interface 2015-11-25 18:29:31 +00:00
XYStatData.cpp method to get fit p-value from fit interface 2015-11-25 18:29:31 +00:00
XYStatData.hpp method to get fit p-value from fit interface 2015-11-25 18:29:31 +00:00