fit() | aims::NormalEstimation< DataType, WeightType, MaskType > | |
fitOne(const carto::VolumeRef< WeightType > &volweight, NormalDistribution &distrib) | aims::NormalEstimation< DataType, WeightType, MaskType > | protected |
getDistribution() const | aims::NormalEstimation< DataType, WeightType, MaskType > | |
getDistributionVector() const | aims::NormalEstimation< DataType, WeightType, MaskType > | |
getMu() const | aims::NormalEstimation< DataType, WeightType, MaskType > | |
getSigma() const | aims::NormalEstimation< DataType, WeightType, MaskType > | |
inMask(long x=0, long y=0, long z=0, long t=0) | aims::NormalEstimation< DataType, WeightType, MaskType > | inlineprotected |
NormalEstimation() | aims::NormalEstimation< DataType, WeightType, MaskType > | |
setBessel(bool bessel=true) | aims::NormalEstimation< DataType, WeightType, MaskType > | |
setData(const carto::VolumeRef< DataType > &data=vol::empty< DataType >()) | aims::NormalEstimation< DataType, WeightType, MaskType > | |
setMask(const carto::VolumeRef< MaskType > &mask=vol::empty< MaskType >()) | aims::NormalEstimation< DataType, WeightType, MaskType > | |
setMultiWeights(bool multi=true) | aims::NormalEstimation< DataType, WeightType, MaskType > | |
setRobust(bool robust=true) | aims::NormalEstimation< DataType, WeightType, MaskType > | |
setWeight(const carto::VolumeRef< WeightType > &weight=vol::empty< WeightType >()) | aims::NormalEstimation< DataType, WeightType, MaskType > | |
~NormalEstimation() | aims::NormalEstimation< DataType, WeightType, MaskType > | |