CMP++: Uncertainty Quantification & Bayesian Calibration
Loading...
Searching...
No Matches
cmp::scaler::Scaler Member List

This is the complete list of members for cmp::scaler::Scaler, including all inherited members.

fit(const Eigen::Ref< const Eigen::MatrixXd > &data)=0cmp::scaler::Scalerpure virtual
fit_transform(const Eigen::Ref< const Eigen::MatrixXd > &data)=0cmp::scaler::Scalerpure virtual
getIntercept() const =0cmp::scaler::Scalerpure virtual
getScale() const =0cmp::scaler::Scalerpure virtual
inverseTransform(const Eigen::Ref< const Eigen::VectorXd > &data) const =0cmp::scaler::Scalerpure virtual
transform(const Eigen::Ref< const Eigen::VectorXd > &data) const =0cmp::scaler::Scalerpure virtual