This is the complete list of members for muq::Approximation::ObservationInformation, including all inherited members.
| BuildBaseCovariance(Eigen::Ref< const Eigen::VectorXd > const &otherObs, std::shared_ptr< KernelBase > kernel) | muq::Approximation::ObservationInformation | protectedvirtual |
| BuildBaseCovariance(std::shared_ptr< KernelBase > kernel) | muq::Approximation::ObservationInformation | protectedvirtual |
| BuildBaseCovariance(std::shared_ptr< ObservationInformation > otherObs, std::shared_ptr< KernelBase > kernel) | muq::Approximation::ObservationInformation | protectedvirtual |
| FillCrossCov(Eigen::Ref< const Eigen::VectorXd > const &otherLoc, std::shared_ptr< KernelBase > kernel, Eigen::Ref< Eigen::MatrixXd > covBlock) | muq::Approximation::ObservationInformation | virtual |
| FillCrossCov(std::shared_ptr< ObservationInformation > otherObs, std::shared_ptr< KernelBase > kernel, Eigen::Ref< Eigen::MatrixXd > covBlock) | muq::Approximation::ObservationInformation | virtual |
| FillSelfCov(std::shared_ptr< KernelBase > kernel, Eigen::Ref< Eigen::MatrixXd > covBlock) | muq::Approximation::ObservationInformation | virtual |
| H | muq::Approximation::ObservationInformation | |
| loc | muq::Approximation::ObservationInformation | |
| obs | muq::Approximation::ObservationInformation | |
| obsCov | muq::Approximation::ObservationInformation | |
| ObservationInformation(std::shared_ptr< muq::Modeling::LinearOperator > Hin, Eigen::Ref< const Eigen::VectorXd > const &locIn, Eigen::Ref< const Eigen::VectorXd > const &obsIn, Eigen::Ref< const Eigen::MatrixXd > const &obsCovIn) | muq::Approximation::ObservationInformation | inline |
| ~ObservationInformation()=default | muq::Approximation::ObservationInformation | virtual |