Changes between Initial Version and Version 1 of Ticket #2898, comment 11
- Timestamp:
- 03/09/21 08:40:14 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2898, comment 11
initial v1 1 1 == Review comments == 2 2 === Spline1dModel === 3 * What's the point of the ToArray call within GetEstimatedValues (line 74)? 3 * What's the point of the ToArray call within GetEstimatedValues (line 74)? (-> this was an artifact from older code, fixed in r17867) 4 4 5 5 TBC