#include <SHRotateMatrix.h>
Public Member Functions | |
| TRotateMatrix (const int nb_bands) | |
| PrecisionType & | operator() (const int l, const int m, const int n) |
| PrecisionType | operator() (const int l, const int m, const int n) const |
| int | GetNbBands (void) const |
| void | Transform (const TCoeffs< FuncValueType > &source, TCoeffs< FuncValueType > &dest) const |
| Rotates the given coefficients. | |
1.3.8