1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/lib
2014-04-17 12:19:13 +01:00
..
XML XML parameter file reader based on tinyxml2 2014-03-17 15:01:58 +00:00
AsciiFile.cpp reorganizing sources... 2014-03-13 18:51:01 +00:00
AsciiFile.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
AsciiLexer.lpp build fixes 2014-03-14 11:05:25 +00:00
AsciiParser.ypp reorganizing sources... 2014-03-13 18:51:01 +00:00
Chi2Function.cpp Chi2Function: call optimisation 2014-03-17 15:00:09 +00:00
Chi2Function.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
CompiledFunction.cpp significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
CompiledFunction.hpp significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
CompiledModel.cpp significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
CompiledModel.hpp significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
Dataset.hpp more templatisation/cleaning of data types 2014-04-07 19:29:47 +01:00
Exceptions.cpp reorganizing sources... 2014-03-13 18:51:01 +00:00
Exceptions.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
File.cpp reorganizing sources... 2014-03-13 18:51:01 +00:00
File.hpp rewriting of matrix sample class as a pure template with scalar operations 2014-04-07 18:08:52 +01:00
FitInterface.cpp FitInterface: more convenient function to assume correlated data 2014-04-17 12:18:49 +01:00
FitInterface.hpp FitInterface: more convenient function to assume correlated data 2014-04-17 12:18:49 +01:00
Function.cpp Function classes: default function replaced by nullptr 2014-04-07 15:56:08 +01:00
Function.hpp Function classes: default function replaced by nullptr 2014-04-07 15:56:08 +01:00
Global.cpp Empty global function for library test 2014-03-17 14:56:42 +00:00
Global.hpp more strTo specialisations 2014-04-08 19:46:37 +01:00
GslQagsIntegrator.cpp GSL integrator added - LatAnalyze now depends on GSL 2014-04-17 12:18:11 +01:00
GslQagsIntegrator.hpp GSL integrator added - LatAnalyze now depends on GSL 2014-04-17 12:18:11 +01:00
includes.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
Integrator.hpp GSL integrator added - LatAnalyze now depends on GSL 2014-04-17 12:18:11 +01:00
IoObject.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
LatAnalyze reorganizing sources... 2014-03-13 18:51:01 +00:00
Makefile.am GSL integrator added - LatAnalyze now depends on GSL 2014-04-17 12:18:11 +01:00
Mat.cpp more templatisation/cleaning of data types 2014-04-07 19:29:47 +01:00
Mat.hpp more templatisation/cleaning of data types 2014-04-07 19:29:47 +01:00
Math.cpp significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
Math.hpp Math: integer power function 2014-04-15 17:35:01 +01:00
MathInterpreter.cpp significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
MathInterpreter.hpp significant optimisation of the math interpreter using integer address tables for variables and functions 2014-04-08 19:48:52 +01:00
MathLexer.lpp build fixes 2014-03-14 11:05:25 +00:00
MathParser.ypp reorganizing sources... 2014-03-13 18:51:01 +00:00
MatSample.cpp rewriting of matrix sample class as a pure template with scalar operations 2014-04-07 18:08:52 +01:00
MatSample.hpp more templatisation/cleaning of data types 2014-04-07 19:29:47 +01:00
Minimizer.cpp reorganizing sources... 2014-03-13 18:51:01 +00:00
Minimizer.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
MinuitMinimizer.cpp Minuit message for invalid minimisation 2014-04-03 10:04:59 +02:00
MinuitMinimizer.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
Model.cpp DoubleModel: infinite recursion in model call fixed 2014-03-17 14:59:39 +00:00
Model.hpp Function classes: default function replaced by nullptr 2014-04-07 15:56:08 +01:00
ParserState.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
Plot.cpp Plot: code cleaning 2014-04-17 12:19:13 +01:00
Plot.hpp Plot: code cleaning 2014-04-17 12:19:13 +01:00
RandGen.cpp reorganizing sources... 2014-03-13 18:51:01 +00:00
RandGen.hpp reorganizing sources... 2014-03-13 18:51:01 +00:00
StatArray.hpp alias for complex number samples 2014-04-15 17:29:54 +01:00
XmlReader.cpp XmlReader: interface for direct access to XML nodes 2014-04-08 19:48:03 +01:00
XmlReader.hpp XmlReader: interface for direct access to XML nodes 2014-04-08 19:48:03 +01:00
XYSampleData.cpp XY*Data: variadic functions for fit 2014-04-03 10:03:46 +02:00
XYSampleData.hpp SampleFitResult: constructor inheritance removed 2014-04-15 17:29:36 +01:00
XYStatData.cpp XY*Data: variadic functions for fit 2014-04-03 10:03:46 +02:00
XYStatData.hpp XY*Data: variadic functions for fit 2014-04-03 10:03:46 +02:00