MUQ  0.4.3
KroneckerProductOperator.h File Reference

Go to the source code of this file.

Classes

class  muq::Modeling::KroneckerProductOperator
 Defines the Kronecker product of two other linear operators. More...
 

Namespaces

 muq
 
 muq::Modeling
 

Functions

std::shared_ptr< LinearOperatormuq::Modeling::KroneckerSum (std::shared_ptr< LinearOperator > A, std::shared_ptr< LinearOperator > B)
 
Eigen::MatrixXd muq::Modeling::KroneckerProduct (Eigen::Ref< const Eigen::MatrixXd > const &A, Eigen::Ref< const Eigen::MatrixXd > const &B)