[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r200] by ltilib

doerfler: @CHG: Moved parameter borderType from lti::equallySpacedSamplesInterpolator to Interpolator

2003-05-06 15:59:06 Tree
[r199] by ltilib

alvarado: Implementation of parameters class now in header file as workaround for Visual C++ bug.

2003-05-06 15:58:55 Tree
[r198] by ltilib

alvarado: clean-all target removes now also autom4te.cache directory.

2003-05-06 09:59:09 Tree
[r197] by ltilib

alvarado: condRoundCastTo replaces cond_round_cast

2003-05-06 09:58:33 Tree
[r196] by ltilib

alvarado: Still trying to find a workaround for Visual C++ bugs.

2003-05-06 09:57:22 Tree
[r195] by ltilib

sltilib: value_type defined

2003-05-06 09:56:26 Tree
[r194] by ltilib

alvarado: @CHG: the global template casting function cond_round_cast had a very short life due to the lack of ANSI C++ overloading of Visual C++. The bug Q240871 vorbids the use of the static_cast or dynamic_cast similar syntax, so that the new function is called condRoundCastTo(from,to).

2003-05-06 09:56:04 Tree
[r193] by ltilib

alvarado: First version of template files for a template functor.

2003-05-06 09:55:09 Tree
[r192] by ltilib

alvarado: @CHG: The base classes for interpolators are not template classes any more. Therefore, the files ltiEquallySpacedSamplesInterpolator.cpp, ltiInterpolator.cpp and ltiVariablySpacedSamplesInterpolator.cpp have being added.

2003-05-06 09:54:49 Tree
[r191] by ltilib

alvarado: @ADD: A simple class to represent line segments (tline<T>) has being added. Besides the storage of the begin and end points, this class provides some simple operations like detection of intersection with other lines or rectangles and minimal distance between a point and the line segment.

2003-05-06 09:54:28 Tree
Older >