- 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_EXP.c
r31153 r31438 255 255 float f0 = 1.0; 256 256 float f1, f2; 257 for (z = DZ; z < 50; z += DZ) {257 for (z = DZ; z < 150; z += DZ) { 258 258 f1 = exp(-sqrt(z)); 259 259 z += DZ;
Note:
See TracChangeset
for help on using the changeset viewer.
