42 #ifndef THYRA_IDENTITY_LINEAR_OP_BASE_HPP
43 #define THYRA_IDENTITY_LINEAR_OP_BASE_HPP
45 #include "Thyra_LinearOpBase.hpp"
67 template<
class Scalar>
73 #endif // THYRA_IDENTITY_LINEAR_OP_BASE_HPP
Interface class for identity linear operators.
Base class for all linear operators.