Changeset 11423 for trunk/psLib/test/math/tap_psPolynomialEval2D.c
- Timestamp:
- Jan 29, 2007, 6:52:42 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tap_psPolynomialEval2D.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tap_psPolynomialEval2D.c
r11422 r11423 4 4 * ORD and CHEB type polynomials. 5 5 * 6 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-01-30 04: 49:52 $6 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-01-30 04:52:42 $ 8 8 * 9 9 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii … … 70 70 psLogSetFormat("HLNM"); 71 71 psLogSetLevel(PS_LOG_INFO); 72 plan_tests(2 9);72 plan_tests(28); 73 73 74 74 // Allocate and evaluate an ordinary polynomial structure
Note:
See TracChangeset
for help on using the changeset viewer.
