Iteration over all spherical harmonics indices up to order L, with increasing indices l and m.
More...
#include <spherical_harmonics.hpp>
Iteration over all spherical harmonics indices up to order L, with increasing indices l and m.
Definition at line 213 of file spherical_harmonics.hpp.
◆ spherical_harmonics_iterator()
viennashe::math::spherical_harmonics_iterator::spherical_harmonics_iterator |
( |
long |
Lmax, |
|
|
harmonics_iteration_type |
it_type |
|
) |
| |
|
inline |
◆ index1()
long viennashe::math::spherical_harmonics_iterator::index1 |
( |
| ) |
const |
|
inline |
◆ index2()
long viennashe::math::spherical_harmonics_iterator::index2 |
( |
| ) |
const |
|
inline |
◆ operator*()
long viennashe::math::spherical_harmonics_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
void viennashe::math::spherical_harmonics_iterator::operator++ |
( |
| ) |
|
|
inline |
◆ valid()
long viennashe::math::spherical_harmonics_iterator::valid |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: