|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
Include dependency graph for OrientationStatistics.cxx: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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.11