Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of Ticket #1964, comment 7


Ignore:
Timestamp:
10/23/12 12:26:05 (11 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1964, comment 7

    v1 v2  
    1 Reviewed r8723. I think we are unnecessarily calling RecalculateResults() in the constructors of RegressionSolutions because this is already done in the constructor of RegressionSolution.
     1Reviewed r8723:8724. I think we are unnecessarily calling RecalculateResults() in the constructors of RegressionSolutions because this is already done in the constructor of RegressionSolution.