Changeset 40961
- Timestamp:
- Oct 21, 2019, 5:56:08 PM (7 years ago)
- Location:
- branches/eam_branches/ipp-20191011/psModules/test/objects
- Files:
-
- 1 added
- 1 edited
-
tap_pmSourceFitModel.c (modified) (1 diff)
-
tap_pmSourceFitModelBasic.c (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011/psModules/test/objects/tap_pmSourceFitModel.c
r40941 r40961 36 36 bool status = fitModels (seed, 10000.0, 10.0, 2.0); 37 37 skip_start (!status, 240, "*** BASIC MODEL FITTING FAILS! *** : skipping related tests"); 38 exit (1); 38 39 39 40 for (int i = 0; i < sizeof(sigma)/sizeof(float); i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
