blur_op Struct Reference
#include <operators.hpp>
List of all members.
Static Public Member Functions
- static generic name ()
- template<typename C , typename D > static C op (const C &x, const D &y)
- template<typename R , typename C , typename D > static void set_op (R &x, const C &y, const D &z)
Detailed Description
Definition at line 1992 of file operators.hpp.
Member Function Documentation
      
        
          | static generic name | ( |  | ) |  [inline, static] | 
      
 
 
      
        
          | static C op | ( | const C & | x, | 
        
          |  |  | const D & | y |  | 
        
          |  | ) |  |  |  [inline, static] | 
      
 
 
      
        
          | static void set_op | ( | R & | x, | 
        
          |  |  | const C & | y, | 
        
          |  |  | const D & | z |  | 
        
          |  | ) |  |  |  [inline, static] | 
      
 
 
The documentation for this struct was generated from the following file: