[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1813] by ltilib

doerfler: @FIX: Corrected define for fireWireDCAM in linux/extrapaths_template.mk. Thanks to tamaki for reporting.

2005-06-23 10:04:22 Tree
[r1812] by doerfler

symmetricEigenSystem replaces eigenSystem. It includes LAPACK functionality if available. Also the name describes the functionality better.

2005-06-23 08:18:00 Tree
[r1811] by doerfler

bug: used red twice but never blue in apply with image.
chg: removed vector::append(). new implementation is much faster since almost no excess memory allocation is involved.

2005-06-23 08:06:44 Tree
[r1810] by ltilib

doerfler: @CHG: In an effort to support MINGW in the eclipse SDK Lars Libuda and I fixed quite a few macros. Changes include:
- _LTI_MSC_VER => _LTI_WIN32 for OS specific code, likewise for gcc vs. linux
- __linux__ => _LTI_LINUX obviously
- Lars hacked processInfo ASM to compile under gcc using Windows asm (working?)
- ltiMath.h now pulls isnan(), isinf(), and isfinite() in from namespace std for gcc>3 Some systems use other specs than linux where this is not needed.

Instructions for compiling the LTI-Lib with mingw will follow.

2005-06-22 17:09:15 Tree
[r1809] by doerfler

restructuring the linear algebra stuff in ltilib-2:
- only real linear algebra functors derive from linearAlgebraFunctor
- parameters::useLapack now in linearAlgebraFunctor
- lots of cleaning up, but not yet finished

2005-06-22 15:26:41 Tree
[r1808] by doerfler

changed project name

2005-06-22 15:21:14 Tree
[r1807] by ltilib

libuda: Fixed a warning generated by .NET compiler

2005-06-22 10:03:33 Tree
[r1806] by ltilib

zieren: @FIX getKeys(section) now works correctly

2005-06-20 17:03:59 Tree
[r1805] by ltilib

haehnel: performance improvement - Part II

2005-06-20 17:03:25 Tree
[r1804] by ltilib

doerfler: erroneously commited pointList using smallObjectList during the last change -> reverting to std::list

2005-06-17 17:04:12 Tree
Older >