Changeset 3325 in Sophya for trunk/Cosmo/SimLSS/geneutils.h
- Timestamp:
- Sep 13, 2007, 5:20:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/SimLSS/geneutils.h
r3196 r3325 76 76 }; 77 77 78 }79 80 78 //---------------------------------------------------- 81 79 double InterpTab(double x0,vector<double>& X,vector<double>& Y,unsigned short typint=0); … … 101 99 void Compute_GaussLeg(unsigned short glorder,vector<double>& x,vector<double>& w,double x1=0.,double x2=1.); 102 100 101 } // Fin namespace SOPHYA 102 103 103 #endif
Note:
See TracChangeset
for help on using the changeset viewer.