DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
double | processOrientation (const itk::SamplingScheme3D< double >::Pointer scheme, const bool _Asymmetric) |
Definition in file OrientationStatistics.cxx.
int main | ( | int | argc, |
char const * | argv[] | ||
) |
obtain energies, minimal angles from a given set of orientations
Definition at line 70 of file OrientationStatistics.cxx.
References processOrientation().
|
inline |
Definition at line 24 of file OrientationStatistics.cxx.
References itk::SamplingScheme3D< TPixelType >::CalculateElectrostaticEnergy(), itk::SamplingScheme3D< TPixelType >::CalculateMinDistance(), itk::SamplingScheme3D< TPixelType >::CalculatePackingDensity(), utl::GetContainerStats(), itk::SamplingScheme3D< TPixelType >::GetNumberOfSamples(), itk::SamplingScheme3D< TPixelType >::GetNumbers(), and M_PI.
Referenced by main().