#include <SphericalHarmonics.h>
Öffentliche Typen | |
| typedef TAllocator< T > | Allocator |
Öffentliche Methoden | |
| TCoeffs (const int nb_bands) | |
| TCoeffs (const int nb_bands, Allocator *pAlloc) | |
| TCoeffs (const TCoeffs &other) | |
| T | operator() (const int l, const int m) const |
| T & | operator() (const int l, const int m) |
| T | operator() (const int i) const |
| T & | operator() (const int i) |
| int | GetNbBands (void) const |
| int | GetSize (void) const |
1.3.8