Xmipp  v3.23.11-Nereus
Namespaces | Macros | Enumerations
transformations_defines.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xmipp_transformation
 

Macros

#define DBL_EPSILON   1e-50
 

Enumerations

enum  xmipp_transformation::XmippInterpolation {
  xmipp_transformation::NEAREST =0, xmipp_transformation::LINEAR =1, xmipp_transformation::BSPLINE2 =2, xmipp_transformation::BSPLINE3 =3,
  xmipp_transformation::BSPLINE4 =4
}
 

Macro Definition Documentation

◆ DBL_EPSILON

#define DBL_EPSILON   1e-50

Definition at line 40 of file transformations_defines.h.