Changeset 8704 for trunk/MagicSoft/Mars/mjoptim
- Timestamp:
- 08/24/07 09:37:31 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjoptim/MJOptimize.cc
r8644 r8704 665 665 gMinuit = 0; 666 666 667 // Test with training data 667 668 fEvtLoop->SetDisplay(fDisplay); 668 669 if (!Fcn(fParameters)) … … 674 675 return kTRUE; 675 676 677 // Test with test-data 676 678 loop->SetOperationMode(fTestTrain<0?MMatrixLoop::kEven:MMatrixLoop::kOdd); 677 679
Note:
See TracChangeset
for help on using the changeset viewer.