Definition in file flags.hpp.
Go to the source code of this file.
Namespaces | |
| namespace | indii |
| namespace | indii::ml |
| namespace | indii::ml::filter |
Enumerations | |
| enum | Flags { NO_STANDARDISATION = 1, NO_RESAMPLING = 2, SAME_PROPOSAL = 4, SAME_PROPAGATIONS = 8, FILTER_SMOOTHER = 16 } |
| Optimisation flags. More... | |
1.5.3