MUQ  0.4.3
muq::Modeling::LinearSDE Member List

This is the complete list of members for muq::Modeling::LinearSDE, including all inherited members.

Concatenate(std::vector< std::shared_ptr< LinearSDE >> const &sdes, boost::property_tree::ptree options=boost::property_tree::ptree())muq::Modeling::LinearSDEstatic
Discretize(double deltaT)muq::Modeling::LinearSDE
dtmuq::Modeling::LinearSDEprotected
EvolveDistribution(EigenRefVector const &mu0, EigenRefMatrix const &gamma0, double T) constmuq::Modeling::LinearSDEinline
EvolveDistribution(EigenRefVector1 const &mu0, EigenRefMatrix1 const &gamma0, double T, EigenRefVector2 mu, EigenRefMatrix2 gamma) constmuq::Modeling::LinearSDEinline
EvolveDistribution(std::pair< EigenRefVector, EigenRefMatrix > const &muCov, double T) constmuq::Modeling::LinearSDEinline
EvolveState(EigenRefVector const &f0, double T) constmuq::Modeling::LinearSDEinline
EvolveState(EigenRefVector1 const &f0, double T, EigenRefVector2 f) constmuq::Modeling::LinearSDEinline
ExtractOptions(boost::property_tree::ptree options)muq::Modeling::LinearSDEprotected
Fmuq::Modeling::LinearSDEprotected
GetF() constmuq::Modeling::LinearSDEinline
GetL() constmuq::Modeling::LinearSDEinline
GetQ() constmuq::Modeling::LinearSDEinline
integratorTypemuq::Modeling::LinearSDEprotected
Lmuq::Modeling::LinearSDEprotected
LinearSDE(EigenType1 const &Fin, EigenType2 const &Lin, Eigen::MatrixXd const &Qin, boost::property_tree::ptree options)muq::Modeling::LinearSDEinline
LinearSDE(std::shared_ptr< Type1 > Fin, std::shared_ptr< Type2 > Lin, Eigen::MatrixXd const &Qin, boost::property_tree::ptree options)muq::Modeling::LinearSDEinline
LinearSDE(std::shared_ptr< muq::Modeling::LinearOperator > Fin, std::shared_ptr< muq::Modeling::LinearOperator > Lin, Eigen::MatrixXd const &Qin, boost::property_tree::ptree options)muq::Modeling::LinearSDE
LinearSDE(std::shared_ptr< muq::Modeling::LinearOperator > Fin, boost::property_tree::ptree options)muq::Modeling::LinearSDE
LQLTmuq::Modeling::LinearSDEprotected
Qmuq::Modeling::LinearSDEprotected
sqrtQmuq::Modeling::LinearSDEprotected
stateDimmuq::Modeling::LinearSDE