Xmipp  v3.23.11-Nereus
Macros | Functions
ml2d.cpp File Reference
#include <algorithm>
#include <iomanip>
#include "ml2d.h"
Include dependency graph for ml2d.cpp:

Go to the source code of this file.

Macros

#define COMBINE(var)   var += sign * model.var
 
#define pp(s, x)   s << std::setw(10) << x
 

Functions

FileName getIterExtraPath (const FileName &fn_root, int iter, bool makePath)
 

Macro Definition Documentation

◆ COMBINE

#define COMBINE (   var)    var += sign * model.var

◆ pp

#define pp (   s,
  x 
)    s << std::setw(10) << x

Definition at line 473 of file ml2d.cpp.