ANIMA  4.0
Namespaces | Functions
animaODFFunctions.cxx File Reference
#include <cmath>
#include "animaODFFunctions.h"
#include <iostream>
#include <fstream>
#include <animaVectorOperations.h>
#include <animaBaseTensorTools.h>
#include <itkSymmetricEigenAnalysis.h>
+ Include dependency graph for animaODFFunctions.cxx:

Go to the source code of this file.

Namespaces

 anima
 

Functions

void anima::EstimateLocalODFRotationMatrix (vnl_matrix< double > &resVal, unsigned int l, double alpha, double beta, double gamma)
 
double anima::GetDValue (unsigned int l, int m, int mp, double angle)
 
void anima::GetEulerAnglesFromRotationMatrix (vnl_matrix< double > &R, std::vector< double > &resVal)
 
std::vector< std::vector< double > > anima::InitializeSampleDirections (unsigned int nbTheta, unsigned int nbPhi, std::string sampleDirFileName)