1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 05:25:37 +01:00
LatAnalyze/latan
2014-02-20 20:20:37 +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 inline string conversions and runtime type test 2014-02-18 18:09:41 +00:00
Global.hpp portability fixes 2014-02-20 20:20:37 +00:00
includes.hpp big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
Io.cpp portability fixes 2014-02-20 20:20:37 +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 ASCII Parser: minor code formatting 2014-02-18 18:10:09 +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 portability fixes 2014-02-20 20:20:37 +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 Math interpreter: rewriting of the compiler using AST with polymorphic nodes 2014-02-18 18:18:07 +00:00
MathInterpreter.hpp Math interpreter: rewriting of the compiler using AST with polymorphic nodes 2014-02-18 18:18:07 +00:00
MathLexer.lpp headers reformatting with GPL license informations 2014-02-06 18:52:13 +00:00
MathParser.ypp Math interpreter: rewriting of the compiler using AST with polymorphic nodes 2014-02-18 18:18:07 +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 portability fixes 2014-02-20 20:20:37 +00:00