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

This is the complete list of members for cmp::density::KDE, including all inherited members.

bandwidth_cmp::density::KDEprivate
BandWidthSelectionMethod enum namecmp::density::KDE
condition(const Eigen::Ref< const Eigen::MatrixXd > &data, bool copyData=false)cmp::density::KDE
data_cmp::density::KDEprivate
dim_cmp::density::KDEprivate
eval(const Eigen::VectorXd &x) constcmp::density::KDE
isOwning_cmp::density::KDEprivate
KDE()cmp::density::KDE
KDE(std::shared_ptr< kernel::Bandwidth > bandwidth, std::shared_ptr< kernel::Kernel > kernel)cmp::density::KDE
KDE(const KDE &other)cmp::density::KDE
KDE(KDE &&other) noexceptcmp::density::KDE
kernel_cmp::density::KDEprivate
nPoints_cmp::density::KDEprivate
operator=(const KDE &other)cmp::density::KDE
operator=(KDE &&other) noexceptcmp::density::KDE
pData_cmp::density::KDEprivate
set(const std::shared_ptr< kernel::Bandwidth > &bandwidth, const std::shared_ptr< kernel::Kernel > &kernel)cmp::density::KDE