1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/latan
2014-03-03 13:04:53 +00:00
..
AsciiFile.cpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
AsciiFile.hpp simplification of IO interface 2014-02-20 23:52:45 +00:00
AsciiLexer.lpp simplification of IO interface 2014-02-20 23:52:45 +00:00
AsciiParser.ypp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
Chi2Function.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
Chi2Function.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
CompiledFunction.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
CompiledFunction.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
Dataset.hpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
Exceptions.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
Exceptions.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
File.cpp simplification of IO interface 2014-02-20 23:52:45 +00:00
File.hpp simplification of IO interface 2014-02-20 23:52:45 +00:00
Function.cpp DoubleFunction: safer variadic call with variadic template 2014-03-03 13:04:53 +00:00
Function.hpp DoubleFunction: safer variadic call with variadic template 2014-03-03 13:04:53 +00:00
Global.cpp code cleaning 2014-02-20 22:54:11 +00:00
Global.hpp DoubleFunction: safer variadic call with variadic template 2014-03-03 13:04:53 +00:00
includes.hpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
Io.cpp portability fixes 2014-02-20 20:20:37 +00:00
Io.hpp code cleaning 2014-02-20 22:54:11 +00:00
IoAsciiLexer.lpp IO: more improvements and Sample implementation 2014-02-17 18:46:55 +00:00
IoAsciiParser.ypp ASCII Parser: minor code formatting 2014-02-18 18:10:09 +00:00
IoObject.hpp simplification of IO interface 2014-02-20 23:52:45 +00:00
latan initial commit 2013-05-01 09:35:30 -04:00
Makefile.am big update: first fit implementation 2014-03-03 12:41:48 +00:00
Mat.cpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
Mat.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
Math.cpp standard math: now uses lambda functions 2014-03-03 12:42:27 +00:00
Math.hpp function classes: const calls and fonction pointer support 2014-02-12 18:32:08 +00:00
MathInterpreter.cpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
MathInterpreter.hpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
MathLexer.lpp headers reformatting with GPL license informations 2014-02-06 18:52:13 +00:00
MathParser.ypp math parser: operator precedence fix 2014-02-20 20:21:17 +00:00
Minimizer.cpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
Minimizer.hpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
MinuitMinimizer.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
MinuitMinimizer.hpp first minimiser implementation 2014-02-20 20:21:45 +00:00
Model.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
Model.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
ParserState.hpp code cleaning 2014-02-20 22:54:11 +00:00
Plot.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
Plot.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
RandGen.cpp simplification of IO interface 2014-02-20 23:52:45 +00:00
RandGen.hpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
Sample.cpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
Sample.hpp Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
StatArray.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
XYStatData.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
XYStatData.hpp big update: first fit implementation 2014-03-03 12:41:48 +00:00