Tag for subtraction.  
More...
#include <binary_op_tags.hpp>
Public Types | 
| typedef NumericT  | numeric_type | 
Static Public Member Functions | 
| static NumericT  | apply (NumericT lhs, NumericT rhs) | 
| static std::string  | str () | 
Detailed Description
template<typename NumericT>
 struct viennamath::op_minus< NumericT >
Tag for subtraction. 
Member Typedef Documentation
Member Function Documentation
      
        
          | static NumericT apply  | 
          ( | 
          NumericT  | 
           lhs,  | 
        
        
           | 
           | 
          NumericT  | 
           rhs |   | 
        
        
           | 
          ) | 
           |  |  [inline, static] | 
        
      
 
 
      
        
          | static std::string str  | 
          ( | 
           | 
           )  | 
           [inline, static] | 
        
      
 
 
The documentation for this struct was generated from the following file: