#include <fstream>#include <limits>#include "app.h"#include "types.h"#include "file/config.h"#include "misc/bitset.h"Go to the source code of this file.
Classes | |
| class | MR::DWI::Shell |
| class | MR::DWI::Shells |
Namespaces | |
| namespace | MR |
| namespace | MR::App |
| namespace | MR::DWI |
Macros | |
| #define | DWI_SHELLS_EPSILON 80 |
| #define | DWI_SHELLS_MIN_LINKAGE 3 |
| #define | DWI_SHELLS_MIN_DIRECTIONS 6 |
| #define | DWI_SHELLS_BZERO_THREHSOLD 10.0 |
Functions | |
| FORCE_INLINE default_type | MR::DWI::bzero_threshold () |
Variables | |
| const App::OptionGroup | MR::DWI::ShellsOption |