|
|
|
@10999
|
20 years |
jhoblitt |
consistently include config.h
|
|
|
|
@10863
|
20 years |
magnier |
fixed a surprising bug triggered with non-square matrices
|
|
|
|
@10848
|
20 years |
magnier |
changed return value for psVectorFit functions to bool; now using …
|
|
|
|
@10778
|
20 years |
magnier |
semicolon
|
|
|
|
@10548
|
20 years |
magnier |
changed psVectorStats return value to bool
|
|
|
|
@9730
|
20 years |
Paul Price |
Following today's meeting, we agreed that psVectorAlloc (and therefore …
|
|
|
|
@9640
|
20 years |
magnier |
added some trace lines
|
|
|
|
@9625
|
20 years |
magnier |
allowing for ROBUST stats in clipping, better trace levels
|
|
|
|
@9540
|
20 years |
Paul Price |
Fixing psTraceGetLevel to use same convention as for psTrace
|
|
|
|
@8627
|
20 years |
jhoblitt |
add gcc format attributes to:
psAbort()
psErrorStackPrint()
…
|
|
|
|
@8467
|
20 years |
rhl |
Fix some psError new-error booleans
|
|
|
|
@8408
|
20 years |
rhl |
If nData == 0 then Sums is null, and Sums[] is a SEGV
|
|
|
|
@8245
|
20 years |
jhoblitt |
normalize psTrace() facility names
|
|
|
|
@7766
|
20 years |
Paul Price |
Moved PS_ASSERT functions into appropriate places. Created psAssert.h …
|
|
|
|
@7753
|
20 years |
magnier |
fixed memory leak in psVectorFitPolynomial1D
|
|
|
|
@7135
|
20 years |
Paul Price |
Updating polynomial fitting to work properly with masks.
|
|
|
|
@7133
|
20 years |
Paul Price |
Fixing some typos
|
|
|
|
@7107
|
20 years |
Paul Price |
Updating polynomial fitting for 3 and 4 dimensions
|
|
|
|
@7104
|
20 years |
Paul Price |
Rewrote vectorFitPolynomial1DCheb to use the standard linear fitting …
|
|
|
|
@6939
|
20 years |
magnier |
restore the GaussJordan inversion
|
|
|
|
@6527
|
20 years |
gusciora |
This merges in rel10_ifa. However, I changed the matrix solving …
|
|
|
|
@6484
|
20 years |
drobbin |
Changed psArray & psVector to zero 'n' upon allocation. Used to set …
|
|
|
|
@6305
|
20 years |
gusciora |
This file contains some of the generic math functions which
were …
|
|
|
|
@6226
|
20 years |
gusciora |
I added tests for psImageSmooth, modified the psStats stuff and 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 …
|