|
ANIMA
4.0
|
#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) |
1.8.13