![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Include dependency graph for fp_mode.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | dt_cpu_fp_mode_t { DT_FP_MODE_DEFAULT = 0 , DT_FP_MODE_FAST , DT_FP_MODE_STRICT } |
Functions | |
| static | __attribute__ ((always_inline)) dt_fp_init(const dt_cpu_fp_mode_t mode) |
Enable aggressive floating-point arithmetic optimizations, in denormals handling. Set through user preference cpu_fp_mode | |
| static void | dt_fp_print (const char *tag) |
| enum dt_cpu_fp_mode_t |
|
inlinestatic |