Moved from raw pointers to std::shared_ptr's.
Fixes R20:a94537b537bbdabf920b23f61c00f10e8b2d0388#8364
Auditors: juhasz
Moved from raw pointers to std::shared_ptr's.
Description
Details
Event TimelineComment Actions @dschnoell When we talked yesterday I noticed you are using some of these new functionalities. I think you were only using LinearFunction's, but in case you are using PartialFuncion or RangeConfidence as well, please note that the interface changed. |