Xmipp  v3.23.11-Nereus
Macros
steerable.cpp File Reference
#include "steerable.h"
#include <core/xmipp_fftw.h>
#include <core/histogram.h>
#include <data/filters.h>
#include <data/morphology.h>
#include "core/geometry.h"
Include dependency graph for steerable.cpp:

Go to the source code of this file.

Macros

#define MINUS_ONE_POWER(n)   (((n)%2==0)? 1:-1)
 

Macro Definition Documentation

◆ MINUS_ONE_POWER

#define MINUS_ONE_POWER (   n)    (((n)%2==0)? 1:-1)