Changeset 8354 for trunk/MagicSoft/Mars/mextralgo
- Timestamp:
- 03/02/07 23:25:59 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mextralgo/MExtralgoSpline.h
r8316 r8354 6 6 #endif 7 7 8 #include <iostream>9 8 class TComplex; 10 9 … … 324 323 xmax = xmax3; 325 324 } 326 */ } 325 */ 326 } 327 327 328 328 inline Bool_t GetMax(Int_t i, Float_t &xmax, Float_t &ymax, Float_t min=0, Float_t max=1) const
Note:
See TracChangeset
for help on using the changeset viewer.