1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-11-10 08:55:37 +00:00
LatAnalyze/latan
2014-03-12 19:24:15 +00:00
..
AsciiFile.cpp code cleaning 2014-03-03 14:21:37 +00:00
AsciiFile.hpp sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +00:00
AsciiLexer.lpp sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +00:00
AsciiParser.ypp sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +00:00
Chi2Function.cpp Chi2Function: lot of fixes and improvements 2014-03-12 19:18:16 +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 sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +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
FitInterface.cpp New base class for fitting objects 2014-03-12 19:17:15 +00:00
FitInterface.hpp New base class for fitting objects 2014-03-12 19:17:15 +00:00
Function.cpp DoubleFunction sample 2014-03-12 19:23:49 +00:00
Function.hpp DoubleFunction sample 2014-03-12 19:23:49 +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 sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +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
MatSample.cpp sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +00:00
MatSample.hpp sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +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 sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +00:00
XYSampleData.cpp sample data fitter 2014-03-12 19:24:15 +00:00
XYSampleData.hpp sample data fitter 2014-03-12 19:24:15 +00:00
XYStatData.cpp XYStatData: conservative resizing is useless 2014-03-12 19:17:38 +00:00
XYStatData.hpp New base class for fitting objects 2014-03-12 19:17:15 +00:00