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