1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/latan
2014-03-12 19:15:40 +00:00
..
AsciiFile.cpp code cleaning 2014-03-03 14:21:37 +00:00
AsciiFile.hpp code cleaning 2014-03-03 14:21:37 +00:00
AsciiLexer.lpp simplification of IO interface 2014-02-20 23:52:45 +00:00
AsciiParser.ypp code cleaning 2014-03-03 14:21:37 +00:00
Chi2Function.cpp XYStatData: simpler data access 2014-03-03 18:57:53 +00:00
Chi2Function.hpp code cleaning 2014-03-03 14:21:37 +00:00
CompiledFunction.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
CompiledFunction.hpp code cleaning 2014-03-03 14:21:37 +00:00
Dataset.hpp code cleaning 2014-03-03 14:21:37 +00:00
Exceptions.cpp big update: first fit implementation 2014-03-03 12:41:48 +00:00
Exceptions.hpp code cleaning 2014-03-03 14:21:37 +00:00
File.cpp code cleaning 2014-03-03 14:21:37 +00:00
File.hpp code cleaning 2014-03-03 14:21:37 +00:00
Function.cpp DoubleFunction: safer variadic call with variadic template 2014-03-03 13:04:53 +00:00
Function.hpp DoubleModel: bind to a constant parameter set into a DoubleFunction 2014-03-03 17:01:07 +00:00
Global.cpp code cleaning 2014-02-20 22:54:11 +00:00
Global.hpp PlaceHolder type is declared in Global.hpp 2014-03-12 19:15:40 +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 code cleaning 2014-03-03 14:21:37 +00:00
Mat.hpp code cleaning 2014-03-03 14:21:37 +00:00
Math.cpp update of standard math functions with C++11 additions 2014-03-03 18:34:23 +00:00
Math.hpp update of standard math functions with C++11 additions 2014-03-03 18:34:23 +00:00
MathInterpreter.cpp code cleaning 2014-03-03 14:21:37 +00:00
MathInterpreter.hpp code cleaning 2014-03-03 14:21:37 +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 code cleaning 2014-03-03 14:21:37 +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 DoubleModel: bind to a constant parameter set into a DoubleFunction 2014-03-03 17:01:07 +00:00
Model.hpp DoubleModel: bind to a constant parameter set into a DoubleFunction 2014-03-03 17:01:07 +00:00
ParserState.hpp code cleaning 2014-03-03 14:21:37 +00:00
Plot.cpp Plot: object to plot a DoubleFunction 2014-03-03 18:33:53 +00:00
Plot.hpp Plot: object to plot a DoubleFunction 2014-03-03 18:33:53 +00:00
RandGen.cpp code cleaning 2014-03-03 14:21:37 +00:00
RandGen.hpp code cleaning 2014-03-03 14:21:37 +00:00
Sample.cpp DMatSample: block access 2014-03-04 17:16:51 +00:00
Sample.hpp DMatSample: block access 2014-03-04 17:16:51 +00:00
StatArray.hpp StatArray: covariance estimators 2014-03-12 19:03:36 +00:00
XYStatData.cpp XYStatData: simpler data access 2014-03-03 18:57:53 +00:00
XYStatData.hpp PlaceHolder type is declared in Global.hpp 2014-03-12 19:15:40 +00:00