| 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 |
| 2003-05-06 09:59:09 | Tree | |
| 2003-05-06 09:58:33 | Tree | |
| 2003-05-06 09:57:22 | Tree | |
| 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 |
| 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 |