[Kst] [Bug 128436] invalid fields should not be loaded as 0 (zeroes)

Nicolas Brisset nicolas.brisset at eurocopter.com
Fri Jun 16 16:20:24 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=128436         




------- Additional Comments From nicolas.brisset eurocopter com  2006-06-16 16:20 -------
A vector full of NaNs apparently does not crash equations nor the low-pass filter (the other filtes being very close, I suppose it's the same for them). It sounds good :-)
And in the worst case (i.e. some plugins crashing) we could actually call the plugin only if the input vectors contain something else than NaNs, and return output scalars and vectors with NaNs without calling the plugin otherwise. That would mean forcing plugin output to NaNs when at least one input is pure-Nan, which sounds sensible to me...


More information about the Kst mailing list