1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/latan
2014-02-18 18:09:02 +00:00
..
CompiledFunction.cpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
CompiledFunction.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
Dataset.hpp cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00
Exceptions.cpp warning macro added 2014-02-18 18:09:02 +00:00
Exceptions.hpp warning macro added 2014-02-18 18:09:02 +00:00
Function.cpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
Function.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
Global.cpp optimised conversions from string to numerical types 2014-02-12 18:36:36 +00:00
Global.hpp cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00
includes.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
Io.cpp IO: more improvements and Sample implementation 2014-02-17 18:46:55 +00:00
Io.hpp IO: more improvements and Sample implementation 2014-02-17 18:46:55 +00:00
IoAsciiLexer.lpp IO: more improvements and Sample implementation 2014-02-17 18:46:55 +00:00
IoAsciiParser.ypp IO: more improvements and Sample implementation 2014-02-17 18:46:55 +00:00
IoObject.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
latan initial commit 2013-05-01 09:35:30 -04:00
Makefile.am first implementation of samples and datasets, still need IO for samples 2014-02-12 18:39:17 +00:00
Mat.cpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
Mat.hpp cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00
Math.cpp function classes: const calls and fonction pointer support 2014-02-12 18:32:08 +00:00
Math.hpp function classes: const calls and fonction pointer support 2014-02-12 18:32:08 +00:00
MathInterpreter.cpp no need to specify nullptr in pointer reset 2014-02-13 23:14:50 +00:00
MathInterpreter.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
MathLexer.lpp headers reformatting with GPL license informations 2014-02-06 18:52:13 +00:00
MathParser.ypp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
ParserState.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
Plot.cpp MAX_PATH_LENGTH is now a global macro 2014-02-12 18:33:33 +00:00
Plot.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
RandGen.cpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
RandGen.hpp cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00
Sample.cpp improvements of StatArray and derived classes 2014-02-17 18:48:44 +00:00
Sample.hpp cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00
StatArray.hpp cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00