Changeset 3320 in Sophya for trunk/Cosmo/SimLSS/geneutils.cc
- Timestamp:
- Sep 5, 2007, 9:58:05 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/geneutils.cc
r3199 r3320 366 366 //////////////////////////////////////////////////////////////////////////////////// 367 367 double IntegrateFuncLog(GenericFunc& func,double lxmin,double lxmax 368 ,double perc,double dlxinc,double dlxmax,unsigned short 368 ,double perc,double dlxinc,double dlxmax,unsigned short glorder) 369 369 // --- Integration adaptative --- 370 370 // Idem IntegrateFunc but integrate on logarithmic (base 10) intervals:
Note:
See TracChangeset
for help on using the changeset viewer.