10 #ifndef THYRA_IDENTITY_LINEAR_OP_BASE_HPP
11 #define THYRA_IDENTITY_LINEAR_OP_BASE_HPP
13 #include "Thyra_LinearOpBase.hpp"
35 template<
class Scalar>
41 #endif // THYRA_IDENTITY_LINEAR_OP_BASE_HPP
Interface class for identity linear operators.
Base class for all linear operators.