1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-11-10 00:45:36 +00:00
LatAnalyze/latan
2014-03-13 18:20:40 +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 big project cleaning 2014-03-12 19:54:27 +00:00
AsciiParser.ypp big project cleaning 2014-03-12 19:54:27 +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 compiled model class 2014-03-13 18:20:40 +00:00
CompiledFunction.hpp compiled model class 2014-03-13 18:20:40 +00:00
CompiledModel.cpp compiled model class 2014-03-13 18:20:40 +00:00
CompiledModel.hpp compiled model class 2014-03-13 18:20:40 +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 compiled model class 2014-03-13 18:20:40 +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 big project cleaning 2014-03-12 19:54:27 +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 compiled model class 2014-03-13 18:20:40 +00:00
Mat.cpp big project cleaning 2014-03-12 19:54:27 +00:00
Mat.hpp big project cleaning 2014-03-12 19:54:27 +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 compiled model class 2014-03-13 18:20:40 +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
StatArray.hpp sample type (and specialisations) dispatched in different files 2014-03-12 19:23:22 +00:00
XYSampleData.cpp XY*Data: better choice of default arguments for data interface 2014-03-12 20:02:14 +00:00
XYSampleData.hpp XY*Data: better choice of default arguments for data interface 2014-03-12 20:02:14 +00:00
XYStatData.cpp XYStatData: conservative resizing is useless 2014-03-12 19:17:38 +00:00
XYStatData.hpp XY*Data: better choice of default arguments for data interface 2014-03-12 20:02:14 +00:00