Changeset 14452 for trunk/psLib/src/math/psHistogram.h
- Timestamp:
- Aug 8, 2007, 3:40:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psHistogram.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psHistogram.h
r11759 r14452 7 7 * @author GLG, MHPCC 8 8 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 2-13 03:01:24$9 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-08-09 01:40:07 $ 11 11 * 12 12 * Copyright 2004-2005 IfA, University of Hawaii … … 52 52 float upper, ///< Upper limit for the bins 53 53 int n ///< Number of bins 54 ) ;54 ) PS_ATTR_MALLOC; 55 55 56 56
Note:
See TracChangeset
for help on using the changeset viewer.
