42 #ifndef THYRA_LINEAR_OP_TRANSFORMER_BASE_HPP
43 #define THYRA_LINEAR_OP_TRANSFORMER_BASE_HPP
46 #include "Thyra_LinearOpBase.hpp"
47 #include "Teuchos_VerboseObject.hpp"
54 template<
class Scalar>
91 #endif // THYRA_LINEAR_OP_TRANSFORMER_BASE_HPP
Base class for all linear operators.