10 #ifndef THYRA_LINEAR_OP_TRANSFORMER_BASE_HPP
11 #define THYRA_LINEAR_OP_TRANSFORMER_BASE_HPP
14 #include "Thyra_LinearOpBase.hpp"
15 #include "Teuchos_VerboseObject.hpp"
22 template<
class Scalar>
59 #endif // THYRA_LINEAR_OP_TRANSFORMER_BASE_HPP
Base class for all linear operators.