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) @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
(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.
Note: See TracRevisionLog for help on using the revision log.