Changeset 10598 for trunk/psLib/src/math/psPolynomialUtils.h
- Timestamp:
- Dec 9, 2006, 4:19:56 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomialUtils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomialUtils.h
r7541 r10598 35 35 psPlane psImageBicubeMin(const psPolynomial2D *poly // The polynomial 36 36 ); 37 psPolynomial2D *psPolynomial2D_dX (psPolynomial2D *out, psPolynomial2D *poly); 38 psPolynomial2D *psPolynomial2D_dY (psPolynomial2D *out, psPolynomial2D *poly); 37 39 38 40 #endif /* PS_POLY_UTILS_H */
Note:
See TracChangeset
for help on using the changeset viewer.
