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