Developer documentation
Version 3.0.3-105-gd3941f44
smooth.h File Reference
#include "fixel/matrix.h"
#include "fixel/filter/base.h"

Go to the source code of this file.

Classes

class  MR::Fixel::Filter::Smooth
 

Namespaces

namespace  MR
 
namespace  MR::Fixel
 
namespace  MR::Fixel::Filter
 

Macros

#define DEFAULT_FIXEL_SMOOTHING_FWHM   10.0
 
#define DEFAULT_FIXEL_SMOOTHING_MINWEIGHT   0.01
 

Macro Definition Documentation

◆ DEFAULT_FIXEL_SMOOTHING_FWHM

#define DEFAULT_FIXEL_SMOOTHING_FWHM   10.0

Definition at line 24 of file smooth.h.

◆ DEFAULT_FIXEL_SMOOTHING_MINWEIGHT

#define DEFAULT_FIXEL_SMOOTHING_MINWEIGHT   0.01

Definition at line 25 of file smooth.h.