Om  1.0.0
A universal framework for multimedia simulation
Static Public Member Functions | List of all members
om::math::SHOrder< U, T, order > Class Template Reference

Template prototype for functions that compute a spherical harmonic expansion for a fixed order. More...

#include <omSphericalHarmonics.h>

Static Public Member Functions

static void cartesian (U x, U y, U z, T *expansion)
 

Detailed Description

template<typename U, typename T, Index order>
class om::math::SHOrder< U, T, order >

Template prototype for functions that compute a spherical harmonic expansion for a fixed order.

Member Function Documentation

template<typename U , typename T , Index order>
static void om::math::SHOrder< U, T, order >::cartesian ( x,
y,
z,
T *  expansion 
)
static

The documentation for this class was generated from the following file: