Commit History

Author SHA1 Message Date
  Clemens-Alexander Brust 8b1b237a75 Fixed issues with pedantic compiler (ambigous names because of using directives, non-integral type in static initializer) 11 years ago
  Sven Sickert 607553f7a2 small fixes in CRSplineReg 11 years ago
  Sven Sickert e25694971a latest changes on RANSACReg and CRSplineReg by Frank 11 years ago
  Frank Prüfer bf04610c4b CRSplineReg: Added constructor to specify dimension in which the data should be sorted. Fixed a rare bug, where the prediction-result could become NAN. 11 years ago
  Frank Prüfer 1672865a40 CRSplineRegression is now able to handle multi-dimensional data. 11 years ago
  Frank Prüfer d63b2ee330 Implemented regression via Catmull-Rom-Splines for one-dimensional data. 11 years ago