ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::math::AssocLegendre Class Reference

Associated Legendre polynomial. More...

#include <spherical_harmonics.hpp>

Public Member Functions

 AssocLegendre (long n, long m)
 
double operator() (double x) const
 

Detailed Description

Associated Legendre polynomial.

Definition at line 67 of file spherical_harmonics.hpp.

Constructor & Destructor Documentation

◆ AssocLegendre()

viennashe::math::AssocLegendre::AssocLegendre ( long  n,
long  m 
)
inline

Definition at line 70 of file spherical_harmonics.hpp.

Member Function Documentation

◆ operator()()

double viennashe::math::AssocLegendre::operator() ( double  x) const
inline

Definition at line 72 of file spherical_harmonics.hpp.


The documentation for this class was generated from the following file: