Developer documentation
Version 3.0.3-105-gd3941f44
calibrator.h File Reference
#include "types.h"
#include "math/SH.h"
#include "dwi/tractography/tracking/shared.h"
#include "dwi/tractography/tracking/types.h"

Go to the source code of this file.

Namespaces

namespace  MR
 
namespace  MR::DWI
 
namespace  MR::DWI::Tractography
 
namespace  MR::DWI::Tractography::Algorithms
 

Macros

#define SQRT_3_OVER_2   0.866025403784439
 
#define NUM_CALIBRATE   1000
 

Functions

FORCE_INLINE vector< Eigen::Vector3f > MR::DWI::Tractography::Algorithms::direction_grid (float max_angle, float spacing)
 
template<class Method >
void MR::DWI::Tractography::Algorithms::calibrate (Method &method)
 

Macro Definition Documentation

◆ NUM_CALIBRATE

#define NUM_CALIBRATE   1000

Definition at line 26 of file calibrator.h.

◆ SQRT_3_OVER_2

#define SQRT_3_OVER_2   0.866025403784439

Definition at line 25 of file calibrator.h.

Variable Documentation

◆ amp

float amp

Definition at line 61 of file calibrator.h.

◆ el

float el

Definition at line 61 of file calibrator.h.