IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 11, 2004, 10:13:57 AM (22 years ago)
Author:
gusciora
Message:

Adding further error checking code to psStats.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psDataManipErrors.dat

    r2285 r2339  
    2525psStats_ROBUST_QUARTILE_BINS_FAILED    Could not determine the robust lower/upper quartile bin numbers.
    2626psStats_STATS_FAILED                   Failed to calculate the specified statistic.
     27psStats_STATS_SAMPLE_MEDIAN_SORT_PROBLEM            Failed to sort input data.
     28psStats_STATS_VECTOR_BIN_DISECT_PROBLEM         Failed to determine the bin number of a data element.
    2729#
    2830psFunctions_INVALID_POLYNOMIAL_TYPE    Unknown polynomial type 0x%x found.  Evaluation failed.
Note: See TracChangeset for help on using the changeset viewer.