ANIMA  4.0
Namespaces | Functions
animaODFFunctions.h File Reference
#include <vnl/vnl_matrix.h>
#include <vector>
#include <string>
#include "AnimaSHToolsExport.h"
+ Include dependency graph for animaODFFunctions.h:
+ This graph shows which files directly or indirectly include this file:

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)