Changeset 1724
- Timestamp:
- Sep 7, 2004, 8:24:17 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 3 edited
-
dataManip/psFunctions.c (modified) (1 diff)
-
math/psPolynomial.c (modified) (1 diff)
-
math/psSpline.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psFunctions.c
r1723 r1724 7 7 * polynomials. It also contains a Gaussian functions. 8 8 * 9 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-09-08 06:2 3:16$9 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-09-08 06:24:17 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 13 * 14 * XXX: currently coefficient masks are not used in polynomial evaluation. 15 * 13 16 */ 14 17 /*****************************************************************************/ -
trunk/psLib/src/math/psPolynomial.c
r1723 r1724 7 7 * polynomials. It also contains a Gaussian functions. 8 8 * 9 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-09-08 06:2 3:16$9 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-09-08 06:24:17 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 13 * 14 * XXX: currently coefficient masks are not used in polynomial evaluation. 15 * 13 16 */ 14 17 /*****************************************************************************/ -
trunk/psLib/src/math/psSpline.c
r1723 r1724 7 7 * polynomials. It also contains a Gaussian functions. 8 8 * 9 * @version $Revision: 1.2 6$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-09-08 06:2 3:16$9 * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-09-08 06:24:17 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 13 * 14 * XXX: currently coefficient masks are not used in polynomial evaluation. 15 * 13 16 */ 14 17 /*****************************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.
