mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Imported healpix tree
This commit is contained in:
parent
4182c30485
commit
4bfb62f177
136 changed files with 26534 additions and 0 deletions
22
external/healpix/docsrc/index_code.html
vendored
Normal file
22
external/healpix/docsrc/index_code.html
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
||||
<title>HEALPix C++ source code documentation</title>
|
||||
</head><body>
|
||||
<H1>HEALPix C++ source code documentation</H1>
|
||||
|
||||
<H2>C interfaces</H2>
|
||||
|
||||
<ul>
|
||||
<li><a href="c_utils/index.html">LevelS C support library</a>
|
||||
<li><a href="libfftpack/index.html">LevelS FFT interface</a>
|
||||
<li><a href="libpsht/index.html">Library for spherical harmonic transforms</a>
|
||||
</ul>
|
||||
|
||||
<H2>C++ interfaces</H2>
|
||||
|
||||
<ul>
|
||||
<li><a href="cxxsupport/index.html">LevelS C++ support library</a>
|
||||
<li><a href="Healpix_cxx/index.html">Healpix C++ documentation</a>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue