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

Derivative of a spherical harmonic with respect to theta, alternative evaluation of theta-derivative. More...

#include <spherical_harmonics.hpp>

Public Member Functions

 SphericalHarmonic_dTheta_2 (int n, int m)
 
double operator() (double theta, double phi) const
 

Detailed Description

Derivative of a spherical harmonic with respect to theta, alternative evaluation of theta-derivative.

Definition at line 156 of file spherical_harmonics.hpp.

Constructor & Destructor Documentation

◆ SphericalHarmonic_dTheta_2()

viennashe::math::SphericalHarmonic_dTheta_2::SphericalHarmonic_dTheta_2 ( int  n,
int  m 
)
inline

Definition at line 159 of file spherical_harmonics.hpp.

Member Function Documentation

◆ operator()()

double viennashe::math::SphericalHarmonic_dTheta_2::operator() ( double  theta,
double  phi 
) const
inline

Definition at line 161 of file spherical_harmonics.hpp.


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