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