remove obsolete demo programs

This commit is contained in:
Martin Reinecke 2013-01-02 23:56:34 +01:00
parent 5a770969d7
commit 1d4823bfd2
3 changed files with 0 additions and 380 deletions

View file

@ -82,12 +82,4 @@
single-precision transforms will most likely not be faster than their
double-precision counterparts, but they will require significantly less
memory.
Two example and benchmark programs are distributed with libsharp:
<ul>
<li>sharp_test.c checks the accuracy of the (iterative) map analysis
algorithm</li>
<li>sharp_bench.c determines the quickest transform strategy for a given
SHT</li>
</ul>
*/