Changeset 3598 for trunk/psLib/src/dataManip/psFunctions.h
- Timestamp:
- Mar 31, 2005, 1:01:46 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataManip/psFunctions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psFunctions.h
r3264 r3598 1 1 /** @file psFunctions.h 2 * \brief Standard Mathematical Functions.3 * \ingroup Stats4 *5 * This file will hold the prototypes for procedures which allocate, free,6 * and evaluate various polynomials. Those polynomial structures are also7 * defined here.8 *9 * @ingroup Stats10 *11 * @author Someone at IfA12 * @author GLG, MHPCC13 *14 * @version $Revision: 1.43$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-02-17 19:26:23$16 *17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii18 */2 * @brief Standard Mathematical Functions. 3 * @ingroup Stats 4 * 5 * This file will hold the prototypes for procedures which allocate, free, 6 * and evaluate various polynomials. Those polynomial structures are also 7 * defined here. 8 * 9 * @ingroup Stats 10 * 11 * @author Someone at IfA 12 * @author GLG, MHPCC 13 * 14 * @version $Revision: 1.44 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-03-31 23:01:46 $ 16 * 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 18 */ 19 19 20 20 #if !defined(PS_FUNCTIONS_H)
Note:
See TracChangeset
for help on using the changeset viewer.
