Changeset 36082
- Timestamp:
- Aug 31, 2013, 5:22:39 AM (13 years ago)
- Location:
- trunk/psLib/src/math
- Files:
-
- 3 edited
-
psMinimizeLMM.c (modified) (1 diff)
-
psMinimizeLMM.h (modified) (1 diff)
-
psMixtureModels.c (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMinimizeLMM.c
r35798 r36082 984 984 min->chisqConvergence = true; 985 985 min->gainFactorMode = 0; 986 min->isInteractive = false; 986 987 987 988 return(min); -
trunk/psLib/src/math/psMinimizeLMM.h
r35767 r36082 89 89 int gainFactorMode; 90 90 bool chisqConvergence; 91 bool isInteractive; 91 92 } 92 93 psMinimization; -
trunk/psLib/src/math/psMixtureModels.c
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130711/psLib/src/math/psMixtureModels.c (added) merged: 36071
- Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
