Defines | |
| #define | LANDWEBER (1U<< 0) |
| Constant symbols for precomputation and memory usage (inverse problem). | |
| #define | STEEPEST_DESCENT (1U<< 1) |
| #define | CGNR (1U<< 2) |
| #define | CGNE (1U<< 3) |
| #define | NORMS_FOR_LANDWEBER (1U<< 4) |
| #define | PRECOMPUTE_WEIGHT (1U<< 5) |
| #define | PRECOMPUTE_DAMP (1U<< 6) |
| #define | F(MV, FLT, name,) void i ## MV ## _ ## name(__VA_ARGS__) |
| function mangling macro | |
| #define | MACRO_SOLVER_PLAN(MV, FLT) |
|
|
function mangling macro
|
1.4.4