Rosetta Utilities  2015.19
Namespaces | Functions
SHT.cc File Reference

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)
 

Detailed Description

A few spherical harmonic transform function: very simple, with support for real, even BW only.

Author
Frank DiMaio