S2kit  1.1
Toolkit for working with functions defined on the sphere
test Directory Reference

Directories

directory  util
 

Files

file  test_conv_semi_fly.c [code]
 Example of source code to convolve two real-valued functions defined on the 2-sphere. Uses seminaive algorithms.
 
file  test_conv_semi_memo.c [code]
 Example of source code to convolve two real-valued functions defined on the 2-sphere. Uses seminaive algorithms.
 
file  test_DLT_naive.c [code]
 Example of source code to computie forward and inverse Legendre transforms using the naive algorithm.
 
file  test_DLT_semi.c [code]
 Example of source code to computie forward and inverse Legendre transforms using the seminaive algorithm.
 
file  test_s2_semi_fly.c [code]
 Example of source code to computie spherical harmonic transform using the seminaive and naive algorithms.
 
file  test_s2_semi_memo.c [code]
 Example of source code to computie spherical harmonic transform using the seminaive and naive algorithms.
 
file  test_s2_semi_memo_fwd.c [code]
 Example of source code to computie forward spherical harmonic transform using the seminaive and naive algorithms.
 
file  test_s2_semi_memo_inv.c [code]
 Example of source code to computie inverse spherical harmonic transform using the seminaive and naive algorithms.