Changeset 9229 for trunk/MagicSoft/Mars/mextralgo/MExtralgoSpline.h
- Timestamp:
- 01/18/09 14:45:10 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mextralgo/MExtralgoSpline.h
r9226 r9229 336 336 Double_t SearchYup(Float_t y) const { return SearchYup(0, y); } 337 337 338 MArrayF GetIntegral(bool norm= true) const;338 MArrayF GetIntegral(bool norm=false) const; 339 339 }; 340 340
Note:
See TracChangeset
for help on using the changeset viewer.