Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of Ticket #2898, comment 11


Ignore:
Timestamp:
03/12/21 14:46:16 (4 years ago)
Author:
mkommend
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2898, comment 11

    v1 v2  
    11== Review comments ==
    2 === Spline1dModel ===
    3 * What's the point of the ToArray call within GetEstimatedValues (line 74)? (-> this was an artifact from older code, fixed in r17867)
    4 
    5 TBC
     2* What's the point of the ToArray call within GetEstimatedValues (Spline1dModel line 74)? (-> this was an artifact from older code, fixed in r17867)