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

Derivative of a spherical harmonic with respect to theta. More...

#include <spherical_harmonics.hpp>

Public Member Functions

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

Detailed Description

Derivative of a spherical harmonic with respect to theta.

Definition at line 124 of file spherical_harmonics.hpp.

Constructor & Destructor Documentation

◆ SphericalHarmonic_dTheta()

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

Definition at line 127 of file spherical_harmonics.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 129 of file spherical_harmonics.hpp.


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