[Kst] [Bug 115983] option to interpolate NAN values in PSD
George Staikos
staikos at kde.org
Tue May 30 09:16:06 CEST 2006
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.kde.org/show_bug.cgi?id=115983
------- Additional Comments From staikos kde org 2006-05-30 09:16 -------
SVN commit 546468 by staikos:
add an option to interpolate across NANs for PSDs. The interpolation function
is incomplete but the incomplete portion is unused at this time and guarded
with an abort()
CCBUG: 115983
M +91 -0 libkst/kstvector.cpp
M +4 -0 libkst/kstvector.h
M +1 -0 libkstapp/datawizard.ui.h
M +1 -0 libkstapp/kstcsddialog_i.cpp
M +23 -7 libkstapp/kstpsddialog_i.cpp
M +2 -0 libkstapp/kstpsddialog_i.h
M +4 -0 libkstmath/kstobjectdefaults.cpp
M +2 -0 libkstmath/kstobjectdefaults.h
M +59 -19 libkstmath/kstpsd.cpp
M +7 -3 libkstmath/kstpsd.h
M +12 -0 widgets/fftoptionswidget.ui
M +3 -2 widgets/fftoptionswidget.ui.h
More information about the Kst
mailing list