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) @12495   19 years Paul Price Avoiding warning due to "unused variable".
(edit) @12458   19 years magnier cleanup: moved tmp variables into PS_BIN_FOR_VALUE
(edit) @12437   19 years magnier added macros PS_BIN_FOR_VALUE and PS_BIN_INTERPOLATE to clean up …
(edit) @11760   19 years Paul Price Fixing compilation problems following change to histogram API.
(edit) @11686   19 years jhoblitt update psAbort() API: add noreturn attribute remove unneeded …
(edit) @11155   20 years magnier added FITTED_MEAN_V3: an asymmetric (top-heavy) population; better …
(edit) @10999   20 years jhoblitt consistently include config.h
(edit) @10848   20 years magnier changed return value for psVectorFit functions to bool; now using …
(edit) @10773   20 years magnier some notes
(edit) @10730   20 years magnier added missing result flags for robust stats
(edit) @10550   20 years magnier - moved psHistogram functions to psHistogram.c,h (pslib_strict.h, …
(edit) @10475   20 years Paul Price Fixing memory leak when robust stats returns early due to error.
(edit) @10395   20 years magnier fitted Mean now respects the binsize option
(edit) @10274   20 years rhl 1/ vectorFittedStats and vectorRobustStats don't own mask and …
(edit) @10173   20 years magnier several important changes: - simplified code for sampleMean and MinMax
(edit) @9982   20 years Paul Price Fixing bug in psVectorHistogram when input is not of type F32.
(edit) @9730   20 years Paul Price Following today's meeting, we agreed that psVectorAlloc (and therefore …
(edit) @9540   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace
(edit) @9538   20 years Paul Price Synchronising with SDRS, and cleaning up: * Replaced is_psType() with …
(edit) @8627   20 years jhoblitt add gcc format attributes to: psAbort() psErrorStackPrint() …
(edit) @8245   20 years jhoblitt normalize psTrace() facility names
(edit) @8232   20 years jhoblitt bug #790 - remove psErrorText.h and inline all error codes. all newly …
(edit) @7999   20 years Paul Price Replacing p_psGetStatValue with two functions: psStatsSingleOption …
(edit) @7991   20 years Paul Price Adding psStatsOptionFromString and psStatsOptionToString.
(edit) @7989   20 years Paul Price Adding psStatsFromString and psStatsToString.
(edit) @7986   20 years Paul Price Need to count the number of values.
(edit) @7914   20 years drobbin Added error handling to memory checking functions. Will hopefully …
(edit) @7870   20 years Paul Price Optimising code by removing unnecessary allocations, and dereferencing …
(edit) @7766   20 years Paul Price Moved PS_ASSERT functions into appropriate places. Created psAssert.h …
(edit) @7167   20 years Paul Price Don't bother checking values that have already been masked.
(edit) @7164   20 years Paul Price Calculate clippedNvalues.
(edit) @7139   20 years Paul Price Adding check for NAN data.
(edit) @7132   20 years Paul Price Cleaning up code in psStats.c and psMathUtils.[ch]
(edit) @7055   20 years drobbin Fixed memory leak and output errors associated with psImageSlice -> …
(edit) @6484   20 years drobbin Changed psArray & psVector to zero 'n' upon allocation. Used to set …
(edit) @6449   20 years drobbin Finished updating files affected by changing psArrayAlloc to set ->n=0.
(edit) @6437   20 years gusciora * empty log message *
(edit) @6322   20 years gusciora Misc code cleaning
(edit) @6315   20 years gusciora Cleaned and modified the robust stats.
(edit) @6305   20 years gusciora This file contains some of the generic math functions which were …
(edit) @6270   20 years gusciora Fixed bug 674.
(edit) @6215   20 years gusciora Made the requested changes to the psStats structure and added the …
(edit) @6204   20 years gusciora Implemented the polynomial alloc argument changes.
(edit) @6193   20 years gusciora Several mods mostly to the psPolynomial fitting routines.
(edit) @6186   20 years gusciora Misc code cleaning
(edit) @6185   20 years gusciora psMinimize is now split into 3 files.
(edit) @6101   20 years gusciora Restructuring of the psMinimize.c file psMinimizeLMM.c …
(edit) @5682   21 years gusciora The previous psCoord.c merge is not correct. Neither is this.
(edit) @5655   21 years gusciora .…
(edit) @5624   21 years desonia merged eam_r8.0_b2 into CVS trunk.
(edit) @5576   21 years gusciora .…
(edit) @5563   21 years gusciora Optimized the non uniform histogram smoothing.
(edit) @5548   21 years gusciora Improved the non-uniform code for p_psVectorSmoothHistGaussian(). Not …
(edit) @5530   21 years desonia removed *(type*)& syntax for setting const values of struts.
(edit) @5517   21 years gusciora Bug fix for psSpline, some new psConstant macros, .…
(edit) @5116   21 years gusciora Added additional psTrace messages to psStats.c.
(edit) @5115   21 years gusciora .…
(edit) @5113   21 years gusciora The purpose of this check-in is primarily to put the new robusts stats …
(edit) @5090   21 years gusciora The nX terms for the polynomials now refer to the order, not the …
(edit) @4991   21 years gusciora .…
(edit) @4962   21 years gusciora
(edit) @4961   21 years gusciora .…
(edit) @4960   21 years gusciora .…
(edit) @4959   21 years gusciora
(edit) @4958   21 years gusciora Split of psFunctions.c into psSpline.c and psPolynomial.c.
(edit) @4898   21 years drobbin Implemented psMemCheckType functions and tests. Some testing remains …
(edit) @4620   21 years desonia * empty log message *
(edit) @4540   21 years desonia massive restructuring of codebase.
(edit) @4409   21 years drobbin updated files in accordance with requested revisions in …
(edit) @4392   21 years drobbin changed psFreeFcn to psFreeFunc
(edit) @4315   21 years drobbin * empty log message *
(edit) @4225   21 years gusciora
(edit) @4162   21 years desonia added comments on the end of #endif and #else
(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
Note: See TracRevisionLog for help on using the revision log.