IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psLib/src/math/psStats.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4138   21 years gusciora I added comments to not the following dtats members are never being …
(edit) @4101   21 years gusciora Added bug 366 suggestions.
(edit) @4029   21 years gusciora I renamed many of the PS_CHECK macros to PS_ASSERT…
(edit) @4028   21 years gusciora
(edit) @3990   21 years gusciora
(edit) @3769   21 years desonia fixed small problems that made build using GCC 4.0 fail.
(edit) @3682   21 years desonia changed name of p_psMemSetDeallocator/p_psMemGetDeallocator to …
(edit) @3551   21 years gusciora
(edit) @3547   21 years gusciora Fixes bugs 338. Deeals with robust stats, and min->lastDelta.
(edit) @3540   21 years gusciora Plane transform invert, combine, and fit.
(edit) @3529   21 years evanalst Update return value for max/min statistics.
(edit) @3501   21 years evanalst Update vector mean sample calculation for weighted mean.
(edit) @3377   21 years gusciora
(edit) @3374   21 years gusciora
(edit) @3355   21 years gusciora Fixing bug 316.
(edit) @3350   21 years gusciora Fixed bugs reported in 316. Not tested yet.
(edit) @3349   21 years gusciora Fixing bugs from 316. Not tested yet.
(edit) @3348   21 years gusciora Fixing bugs reported in 316. Not tested yet.
(edit) @3264   21 years desonia Fixed bugs as reported by IfA.
(edit) @3115   21 years desonia Added SWIG and autoconf.
(edit) @3095   21 years gusciora Added function prototypes for invert, combine, fit. Create the alloc …
(edit) @3000   22 years gusciora Replace ADD projections with mathworks formulas.
(edit) @2989   22 years evanalst Modify warning message for cross platform independence.
(edit) @2788   22 years gusciora Changed types to PS types.
(edit) @2782   22 years gusciora Modified histogram->nums to be of type F32, not U32.
(edit) @2780   22 years gusciora
(edit) @2778   22 years gusciora Added errors arguments to the VectorStats and VectorHistogram
(edit) @2762   22 years gusciora New macros for psCOnstants.h
(edit) @2739   22 years gusciora Modified the stdev and mean code.
(edit) @2724   22 years evanalst Changed improper function call.
(edit) @2722   22 years evanalst Change return value of p_psVectorSampleMean.
(edit) @2436   22 years gusciora Changing order of args to poly eval function.
(edit) @2411   22 years gusciora Added -Wall to Makefile.globals, and fixed resultant compile errors.
(edit) @2406   22 years gusciora
(edit) @2370   22 years gusciora
(edit) @2348   22 years evanalst Change normalize routine to be private.
(edit) @2344   22 years gusciora Fixed compilation error with the error code stuff.
(edit) @2343   22 years gusciora Added error codes, and corrected the return values in the polynomial …
(edit) @2342   22 years gusciora Added a few macros to declare and allocate static persistant polynomials.
(edit) @2341   22 years evanalst Fixed macro to allow file to compile.
(edit) @2340   22 years gusciora
(edit) @2339   22 years gusciora Adding further error checking code to psStats.c.
(edit) @2329   22 years gusciora Working with macros.
(edit) @2327   22 years gusciora Added full type support for vector bin dissect.
(edit) @2325   22 years gusciora Fixed compilation bugs.
(edit) @2324   22 years gusciora
(edit) @2273   22 years desonia changed the psError signature to match SDRS. Also made misc. cleanups …
(edit) @2269   22 years gusciora
(edit) @2268   22 years gusciora Code cleaning.
(edit) @2251   22 years gusciora Added return vales to the psRobustSTats() routine.
(edit) @2250   22 years gusciora Fixed the robust stats routines for stdev/mean. Fixed minimization …
(edit) @2228   22 years gusciora Modifying the minimization algorithms.
(edit) @2227   22 years gusciora
(edit) @2226   22 years gusciora
(edit) @2224   22 years gusciora Added parameter checking to psStats.c
(edit) @2221   22 years gusciora Parameter checking for the psCOord.c file.
(edit) @2220   22 years gusciora Added function parameter checking for psStats.c
(edit) @2217   22 years gusciora Added parameter checking to psFunctions.c
(edit) @2213   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2212   22 years gusciora I've been unifying the naming conventions for various macros that …
(edit) @2208   22 years gusciora added PS_CHECK_VECTOR_SIZE_EQUAL() macro
(edit) @2206   22 years gusciora
(edit) @2204   22 years desonia converted native C types to ps Types, where practical.
(edit) @2197   22 years gusciora
(edit) @2074   22 years desonia added test for psImageTrim.
(edit) @2058   22 years gusciora Added new members to psExposure.
(edit) @1964   22 years gusciora Improved the CHECK macros in psConstants.h.
(edit) @1963   22 years gusciora Added macros in psConstants.h to check for NULL and mis-typed vectors.
(edit) @1928   22 years evanalst Fixed psConvertToF32 and used inF32 as input vector for stats functions.
(edit) @1921   22 years gusciora Chebyshev polynomila fitting routines.
(edit) @1907   22 years gusciora
(edit) @1904   22 years desonia fixed problem of setting an int to NAN.
(edit) @1903   22 years gusciora No substantial mods here.
(edit) @1879   22 years gusciora psCOmments.h
(edit) @1846   22 years gusciora Added the spline generation.
(edit) @1838   22 years evanalst Changed the valid types to psS8 from psS32 and psU16 from psU32 as …
(edit) @1823   22 years gusciora Added vector bin disect table lookup type methods.
(edit) @1722   22 years gusciora
(edit) @1440   22 years desonia cleanup of some indent-induced madness.
(edit) @1407   22 years desonia another attempt to get astyle to get it right.
(edit) @1406   22 years desonia astyle fixed?
(edit) @1393   22 years desonia Misc. doxygen polishings.
(edit) @1385   22 years desonia found the server astyle upgrade was faulty, so the format was reset.
(edit) @1361   22 years gusciora
(edit) @1341   22 years evanalst Function name change. See task #772.
(edit) @1336   22 years evanalst Fix p_psConvertToF32 to handle case where already F32.
(edit) @1333   22 years gusciora
(edit) @1332   22 years gusciora
(edit) @1331   22 years gusciora
(edit) @1330   22 years gusciora
(edit) @1329   22 years gusciora
(edit) @1327   22 years evanalst Changed the data type Histogram member nums to be of type psU32 per SDR.
(edit) @1326   22 years evanalst Add check for bound array not F32 in psHistogramAllocGeneric function.
(edit) @1322   22 years evanalst Function psHistogramVector name changed to psVectorHistogram per SDR-02.
(edit) @1298   22 years gusciora
(edit) @1293   22 years gusciora
(edit) @1292   22 years desonia initial coding of psImageSlice and changed psImageRotate to be more …
(edit) @1284   22 years gusciora
(edit) @1282   22 years gusciora Where is psSort.h
(edit) @1281   22 years gusciora
Note: See TracRevisionLog for help on using the revision log.