Changeset 4971 for trunk/psLib/src/psErrorText_en.dat
- Timestamp:
- Sep 7, 2005, 2:17:26 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/psErrorText_en.dat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/psErrorText_en.dat
r4827 r4971 203 203 psStats_STATS_POLY_MEDIAN_OUT_OF_RANGE The requested y-value does not fall with the specified range of x-values. Returning NAN. 204 204 # 205 psFunctions_INVALID_POLYNOMIAL_TYPE Unknown polynomial type 0x%x found. Evaluation failed. 206 psFunctions_TYPE_NOT_SUPPORTED Input psVector type, %s, is not supported. 207 psFunctions_NOT_ENOUGH_DATAPOINTS Given vector does not have enough data points for %d-order interpolation. 205 psPolynomial_INVALID_POLYNOMIAL_TYPE Unknown polynomial type 0x%x found. Evaluation failed. 206 psPolynomial_TYPE_NOT_SUPPORTED Input psVector type, %s, is not supported. 207 psPolynomial_NOT_ENOUGH_DATAPOINTS Given vector does not have enough data points for %d-order interpolation. 208 psSpline_INVALID_POLYNOMIAL_TYPE Unknown polynomial type 0x%x found. Evaluation failed. 209 psSpline_TYPE_NOT_SUPPORTED Input psVector type, %s, is not supported. 210 psSpline_NOT_ENOUGH_DATAPOINTS Given vector does not have enough data points for %d-order interpolation. 208 211 # 209 212 psRandom_UNKNOWN_RANDFOM_NUMBER_GENERATOR_TYPE Unknown Random Number Generator Type
Note:
See TracChangeset
for help on using the changeset viewer.
