ANIMA  4.0
Namespaces | Functions
animaLegendreDerivatives.cxx File Reference
#include "animaLegendreDerivatives.h"
#include <itkMacro.h>
#include <boost/math/special_functions/legendre.hpp>
+ Include dependency graph for animaLegendreDerivatives.cxx:

Go to the source code of this file.

Namespaces

 anima
 

Functions

double anima::legendre_first_derivative (int L, int M, double value)
 
double anima::legendre_second_derivative (int L, int M, double value)