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

A spherical harmonic. More...

#include <spherical_harmonics.hpp>

Public Member Functions

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

Detailed Description

A spherical harmonic.

Definition at line 98 of file spherical_harmonics.hpp.

Constructor & Destructor Documentation

◆ SphericalHarmonic()

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

Definition at line 101 of file spherical_harmonics.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 107 of file spherical_harmonics.hpp.


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