|
|
|
@10999
|
20 years |
jhoblitt |
consistently include config.h
|
|
|
|
@10848
|
20 years |
magnier |
changed return value for psVectorFit functions to bool; now using …
|
|
|
|
@10773
|
20 years |
magnier |
some notes
|
|
|
|
@10730
|
20 years |
magnier |
added missing result flags for robust stats
|
|
|
|
@10550
|
20 years |
magnier |
- moved psHistogram functions to psHistogram.c,h
(pslib_strict.h, …
|
|
|
|
@10475
|
20 years |
Paul Price |
Fixing memory leak when robust stats returns early due to error.
|
|
|
|
@10395
|
20 years |
magnier |
fitted Mean now respects the binsize option
|
|
|
|
@10274
|
20 years |
rhl |
1/ vectorFittedStats and vectorRobustStats don't own mask and …
|
|
|
|
@10173
|
20 years |
magnier |
several important changes:
- simplified code for sampleMean and MinMax …
|
|
|
|
@9982
|
20 years |
Paul Price |
Fixing bug in psVectorHistogram when input is not of type F32.
|
|
|
|
@9730
|
20 years |
Paul Price |
Following today's meeting, we agreed that psVectorAlloc (and therefore …
|
|
|
|
@9540
|
20 years |
Paul Price |
Fixing psTraceGetLevel to use same convention as for psTrace
|
|
|
|
@9538
|
20 years |
Paul Price |
Synchronising with SDRS, and cleaning up:
* Replaced is_psType() with …
|
|
|
|
@8627
|
20 years |
jhoblitt |
add gcc format attributes to:
psAbort()
psErrorStackPrint()
…
|
|
|
|
@8245
|
20 years |
jhoblitt |
normalize psTrace() facility names
|
|
|
|
@8232
|
20 years |
jhoblitt |
bug #790 - remove psErrorText.h and inline all error codes. all newly …
|
|
|
|
@7999
|
20 years |
Paul Price |
Replacing p_psGetStatValue with two functions: psStatsSingleOption …
|
|
|
|
@7991
|
20 years |
Paul Price |
Adding psStatsOptionFromString and psStatsOptionToString.
|
|
|
|
@7989
|
20 years |
Paul Price |
Adding psStatsFromString and psStatsToString.
|
|
|
|
@7986
|
20 years |
Paul Price |
Need to count the number of values.
|
|
|
|
@7914
|
20 years |
drobbin |
Added error handling to memory checking functions. Will hopefully …
|
|
|
|
@7870
|
20 years |
Paul Price |
Optimising code by removing unnecessary allocations, and dereferencing …
|
|
|
|
@7766
|
20 years |
Paul Price |
Moved PS_ASSERT functions into appropriate places. Created psAssert.h …
|
|
|
|
@7167
|
20 years |
Paul Price |
Don't bother checking values that have already been masked.
|
|
|
|
@7164
|
20 years |
Paul Price |
Calculate clippedNvalues.
|
|
|
|
@7139
|
20 years |
Paul Price |
Adding check for NAN data.
|
|
|
|
@7132
|
20 years |
Paul Price |
Cleaning up code in psStats.c and psMathUtils.[ch]
|
|
|
|
@7055
|
20 years |
drobbin |
Fixed memory leak and output errors associated with psImageSlice -> …
|
|
|
|
@6484
|
20 years |
drobbin |
Changed psArray & psVector to zero 'n' upon allocation. Used to set …
|
|
|
|
@6449
|
20 years |
drobbin |
Finished updating files affected by changing psArrayAlloc to set ->n=0.
|
|
|
|
@6437
|
20 years |
gusciora |
* empty log message *
|
|
|
|
@6322
|
20 years |
gusciora |
Misc code cleaning
|
|
|
|
@6315
|
20 years |
gusciora |
Cleaned and modified the robust stats.
|
|
|
|
@6305
|
20 years |
gusciora |
This file contains some of the generic math functions which
were …
|
|
|
|
@6270
|
20 years |
gusciora |
Fixed bug 674.
|
|
|
|
@6215
|
20 years |
gusciora |
Made the requested changes to the psStats structure and added the …
|
|
|
|
@6204
|
20 years |
gusciora |
Implemented the polynomial alloc argument changes.
|
|
|
|
@6193
|
20 years |
gusciora |
Several mods mostly to the psPolynomial fitting routines.
|
|
|
|
@6186
|
20 years |
gusciora |
Misc code cleaning
|
|
|
|
@6185
|
20 years |
gusciora |
psMinimize is now split into 3 files.
|
|
|
|
@6101
|
20 years |
gusciora |
Restructuring of the psMinimize.c file
psMinimizeLMM.c …
|
|
|
|
@5682
|
21 years |
gusciora |
The previous psCoord.c merge is not correct. Neither is this.
|
|
|
|
@5655
|
21 years |
gusciora |
.…
|
|
|
|
@5624
|
21 years |
desonia |
merged eam_r8.0_b2 into CVS trunk.
|
|
|
|
@5576
|
21 years |
gusciora |
.…
|
|
|
|
@5563
|
21 years |
gusciora |
Optimized the non uniform histogram smoothing.
|
|
|
|
@5548
|
21 years |
gusciora |
Improved the non-uniform code for p_psVectorSmoothHistGaussian(). Not …
|
|
|
|
@5530
|
21 years |
desonia |
removed *(type*)& syntax for setting const values of struts.
|
|
|
|
@5517
|
21 years |
gusciora |
Bug fix for psSpline, some new psConstant macros, .…
|
|
|
|
@5116
|
21 years |
gusciora |
Added additional psTrace messages to psStats.c.
|
|
|
|
@5115
|
21 years |
gusciora |
.…
|
|
|
|
@5113
|
21 years |
gusciora |
The purpose of this check-in is primarily to put the new robusts stats …
|
|
|
|
@5090
|
21 years |
gusciora |
The nX terms for the polynomials now refer to the order, not the …
|
|
|
|
@4991
|
21 years |
gusciora |
.…
|
|
|
|
@4962
|
21 years |
gusciora |
…
|
|
|
|
@4961
|
21 years |
gusciora |
.…
|
|
|
|
@4960
|
21 years |
gusciora |
.…
|
|
|
|
@4959
|
21 years |
gusciora |
…
|
|
|
|
@4958
|
21 years |
gusciora |
Split of psFunctions.c into psSpline.c and psPolynomial.c.
|
|
|
|
@4898
|
21 years |
drobbin |
Implemented psMemCheckType functions and tests. Some testing remains …
|
|
|
|
@4620
|
21 years |
desonia |
* empty log message *
|
|
|
|
@4540
|
21 years |
desonia |
massive restructuring of codebase.
|
|
|
|
@4409
|
21 years |
drobbin |
updated files in accordance with requested revisions in …
|
|
|
|
@4392
|
21 years |
drobbin |
changed psFreeFcn to psFreeFunc
|
|
|
|
@4315
|
21 years |
drobbin |
* empty log message *
|
|
|
|
@4225
|
21 years |
gusciora |
…
|
|
|
|
@4162
|
21 years |
desonia |
added comments on the end of #endif and #else
|
|
|
|
@4138
|
21 years |
gusciora |
I added comments to not the following dtats members are never being …
|
|
|
|
@4101
|
21 years |
gusciora |
Added bug 366 suggestions.
|
|
|
|
@4029
|
21 years |
gusciora |
I renamed many of the PS_CHECK macros to PS_ASSERT…
|
|
|
|
@4028
|
21 years |
gusciora |
…
|
|
|
|
@3990
|
21 years |
gusciora |
…
|
|
|
|
@3769
|
21 years |
desonia |
fixed small problems that made build using GCC 4.0 fail.
|
|
|
|
@3682
|
21 years |
desonia |
changed name of p_psMemSetDeallocator/p_psMemGetDeallocator to …
|
|
|
|
@3551
|
21 years |
gusciora |
…
|
|
|
|
@3547
|
21 years |
gusciora |
Fixes bugs 338. Deeals with robust stats, and min->lastDelta.
|
|
|
|
@3540
|
21 years |
gusciora |
Plane transform invert, combine, and fit.
|
|
|
|
@3529
|
21 years |
evanalst |
Update return value for max/min statistics.
|
|
|
|
@3501
|
21 years |
evanalst |
Update vector mean sample calculation for weighted mean.
|
|
|
|
@3377
|
21 years |
gusciora |
…
|
|
|
|
@3374
|
21 years |
gusciora |
…
|
|
|
|
@3355
|
21 years |
gusciora |
Fixing bug 316.
|
|
|
|
@3350
|
21 years |
gusciora |
Fixed bugs reported in 316. Not tested yet.
|
|
|
|
@3349
|
21 years |
gusciora |
Fixing bugs from 316. Not tested yet.
|
|
|
|
@3348
|
21 years |
gusciora |
Fixing bugs reported in 316. Not tested yet.
|
|
|
|
@3264
|
21 years |
desonia |
Fixed bugs as reported by IfA.
|
|
|
|
@3115
|
21 years |
desonia |
Added SWIG and autoconf.
|
|
|
|
@3095
|
21 years |
gusciora |
Added function prototypes for invert, combine, fit. Create the alloc …
|
|
|
|
@3000
|
22 years |
gusciora |
Replace ADD projections with mathworks formulas.
|
|
|
|
@2989
|
22 years |
evanalst |
Modify warning message for cross platform independence.
|
|
|
|
@2788
|
22 years |
gusciora |
Changed types to PS types.
|
|
|
|
@2782
|
22 years |
gusciora |
Modified histogram->nums to be of type F32, not U32.
|
|
|
|
@2780
|
22 years |
gusciora |
…
|
|
|
|
@2778
|
22 years |
gusciora |
Added errors arguments to the VectorStats and VectorHistogram …
|
|
|
|
@2762
|
22 years |
gusciora |
New macros for psCOnstants.h
|
|
|
|
@2739
|
22 years |
gusciora |
Modified the stdev and mean code.
|
|
|
|
@2724
|
22 years |
evanalst |
Changed improper function call.
|
|
|
|
@2722
|
22 years |
evanalst |
Change return value of p_psVectorSampleMean.
|
|
|
|
@2436
|
22 years |
gusciora |
Changing order of args to poly eval function.
|
|
|
|
@2411
|
22 years |
gusciora |
Added -Wall to Makefile.globals, and fixed resultant compile errors.
|
|
|
|