Classes | |
| class | Alm |
| class | Alm_Base |
| Base class for calculating the storage layout of spherical harmonic coefficients. More... | |
| class | Alm_Template |
| Class for storing spherical harmonic coefficients. More... | |
| class | Time |
Functions | |
| Time | operator* (Time &t, double &d) |
| Time | operator* (double &d, Time &t) |
| Time | operator+ (Time &t1, Time &t2) |
| Time | operator- (Time &t1, Time &t2) |
| Time | operator/ (Time &t, double &d) |
| ostream & | operator<< (ostream &out, Time &time) |
| istream & | operator>> (istream &in, Time &time) |
Variables | |
| static Time | Time_MAX (0x7FFFFFFF, 999999999) |
|
static |