This is the complete list of members for muq::Approximation::SeparableKarhunenLoeve, including all inherited members.
components | muq::Approximation::SeparableKarhunenLoeve | private |
GetModes(Eigen::Ref< const Eigen::MatrixXd > const &pts) const override | muq::Approximation::SeparableKarhunenLoeve | virtual |
modeInds | muq::Approximation::SeparableKarhunenLoeve | private |
numModes | muq::Approximation::SeparableKarhunenLoeve | private |
NumModes() const override | muq::Approximation::SeparableKarhunenLoeve | virtual |
SeparableKarhunenLoeve(std::vector< std::shared_ptr< KernelBase >> kernelsIn, std::vector< Eigen::MatrixXd > const &seedPtsIn, std::vector< Eigen::VectorXd > const &seedWtsIn, boost::property_tree::ptree options=boost::property_tree::ptree()) | muq::Approximation::SeparableKarhunenLoeve |