1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-09-20 13:35:38 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
15fa3f0354 code cleaning 2014-03-03 14:21:37 +00:00
4100ffb24c big update: first fit implementation 2014-03-03 12:41:48 +00:00
b8f8d66418 Various Eigen types brought into Latan scope 2014-02-26 18:36:29 +00:00
0d0c0e6730 Eigen vector type moved to global header 2014-02-21 01:17:51 +00:00
9ce04cd7d6 code cleaning 2014-02-20 22:54:11 +00:00
16a7ad808b Eigen vector type 2014-02-20 20:20:58 +00:00
79e5a39a36 portability fixes 2014-02-20 20:20:37 +00:00
b53b47fcda cleaner Eigen expression integration and constructor inheritance for StatArray and derived 2014-02-17 18:50:03 +00:00
47b9789f84 big cleaning and update: switching to C++11 2014-02-13 19:27:19 +00:00
1a0cb2459e Matrix: improvement to support Eigen expressions 2014-02-12 18:37:29 +00:00
b2dea6a620 DMat: copy constructor from base class 2014-02-10 11:19:56 +00:00
1bbab23435 headers reformatting with GPL license informations 2014-02-06 18:52:13 +00:00
eaa89657ee general cleaning of the code (particularly IO) 2014-02-06 18:08:46 +00:00
278bc59a33 big refactoring for cleaner code conventions 2014-01-22 16:57:47 +01:00
4e440978d7 cleaner, abstract, IOObject base class 2014-01-21 14:29:04 +01:00
86d9607224 first experimental IO that read matrices from a bison/flex parser 2013-05-21 18:02:42 +01:00