Developer documentation
Version 3.0.3-105-gd3941f44
shells.h File Reference
#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
 

Macro Definition Documentation

◆ DWI_SHELLS_BZERO_THREHSOLD

#define DWI_SHELLS_BZERO_THREHSOLD   10.0

Definition at line 41 of file shells.h.

◆ DWI_SHELLS_EPSILON

#define DWI_SHELLS_EPSILON   80

Definition at line 34 of file shells.h.

◆ DWI_SHELLS_MIN_DIRECTIONS

#define DWI_SHELLS_MIN_DIRECTIONS   6

Definition at line 39 of file shells.h.

◆ DWI_SHELLS_MIN_LINKAGE

#define DWI_SHELLS_MIN_LINKAGE   3

Definition at line 36 of file shells.h.