Changeset 31438 for branches/eam_branches/ipp-20110404/psModules/src/objects/models/pmModel_QGAUSS.c
- Timestamp:
- May 4, 2011, 4:44:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psModules/src/objects/models/pmModel_QGAUSS.c
r31153 r31438 262 262 float f0 = 1.0; 263 263 float f1, f2; 264 for (z = DZ; z < 50; z += DZ) {264 for (z = DZ; z < 150; z += DZ) { 265 265 f1 = 1.0 / (1 + PAR[PM_PAR_7]*z + pow(z, ALPHA)); 266 266 z += DZ;
Note:
See TracChangeset
for help on using the changeset viewer.
