1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/lib
2014-09-18 17:16:49 +01:00
..
XML XML parameter file reader based on tinyxml2 2014-03-17 15:01:58 +00:00
AsciiFile.cpp minor code cleaning 2014-06-03 13:40:19 +02: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 function to read file lists and progress bar class 2014-06-04 14:43:36 +02: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 minor code cleaning 2014-06-03 13:40:19 +02: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 DoubleFunctionSample: constructor inheritance removed 2014-09-18 17:16:49 +01:00
Function.hpp DoubleFunctionSample: constructor inheritance removed 2014-09-18 17:16:49 +01:00
Global.cpp function to read file lists and progress bar class 2014-06-04 14:43:36 +02:00
Global.hpp function to read file lists and progress bar class 2014-06-04 14:43:36 +02: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 MatSample: scalar operators fix 2014-09-18 17:15:27 +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 minor code cleaning 2014-06-03 13:40:19 +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: function to save plots 2014-09-18 17:13:26 +01:00
Plot.hpp Plot: function to save plots 2014-09-18 17:13:26 +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: dog is now a double 2014-09-18 17:15:56 +01:00
XYSampleData.hpp XY*Data: dog is now a double 2014-09-18 17:15:56 +01:00
XYStatData.cpp XY*Data: dog is now a double 2014-09-18 17:15:56 +01:00
XYStatData.hpp XY*Data: dog is now a double 2014-09-18 17:15:56 +01:00