![]() |
Rosetta Utilities
2015.19
|
A few spherical harmonic transform function: very simple, with support for real, even BW only. More...
#include <numeric/fourier/SHT.hh>
#include <numeric/constants.hh>
#include <string>
#include <cstdlib>
#include <algorithm>
Namespaces | |
numeric | |
Unit headers. | |
numeric::fourier | |
Functions | |
template<class T > | |
const T & | numeric::fourier::local_max (const T &a, const T &b) |
void | numeric::fourier::transpose_so3 (ObjexxFCL::FArray3D< std::complex< double > > &arrayIn, ObjexxFCL::FArray3D< std::complex< double > > &arrayOut, int m, int n) |
A few spherical harmonic transform function: very simple, with support for real, even BW only.