#include <operators.hpp>
Definition at line 1983 of file operators.hpp.
| static generic name | ( | ) | [inline, static] |
Definition at line 1985 of file operators.hpp.
References mmx::GEN_SHARPEN.
01985 { return GEN_SHARPEN; }
Definition at line 1987 of file operators.hpp.
References mmx::sharpen().
01987 { return sharpen (x); }
| static void set_op | ( | R & | x, | |
| const C & | y | |||
| ) | [inline, static] |
1.6.1