Closed GoogleCodeExporter closed 9 years ago
Original comment by victor.r...@gmail.com
on 2 Nov 2010 at 4:51
Original comment by christop...@gmail.com
on 2 Dec 2010 at 3:15
Original comment by christop...@gmail.com
on 3 Dec 2010 at 11:33
Original comment by christop...@gmail.com
on 6 Dec 2010 at 11:37
This issue was updated by revision adbf02fcf6.
parent class spline implemented
Original comment by gh...@students.uni-mainz.de
on 13 Dec 2010 at 11:44
todo csg_resample should give an error in case --fitgrid range exceeds data
range
Original comment by sebastianfritsch1983@gmail.com
on 13 Dec 2010 at 3:43
@sebastian: Is that issue fixed now?
Original comment by christop...@gmail.com
on 5 Jan 2011 at 3:53
if fitrange exceeds data range currently csg_resample fails with:
what(): error in Linalg::linalg_qrsolve : zero row in fit matrix
Would be better to tell the user: "No input data in fitrange..."
Original comment by sebastianfritsch1983@gmail.com
on 6 Jan 2011 at 9:32
Original comment by christop...@gmail.com
on 6 Jan 2011 at 9:35
Exception handling in csg_resample.cc, add try + catch
Message: "Not enough data for fit, please adjust grid"
Original comment by christop...@gmail.com
on 6 Jan 2011 at 1:35
exception handling is now included
Original comment by gh...@students.uni-mainz.de
on 7 Jan 2011 at 10:55
Original comment by christop...@gmail.com
on 21 Jan 2011 at 10:30
Original issue reported on code.google.com by
victor.r...@gmail.com
on 2 Nov 2010 at 4:47