geirs2Panic
Richard J. Mathar
Fits header keyword batch editor
|
#include <string>
#include <vector>
#include <valarray>
Go to the source code of this file.
Classes | |
class | Histo |
Functions | |
int | fsort (const void *v1, const void *v2) |
Support of the qsort call in init(). More... | |
int fsort | ( | const void * | v1, |
const void * | v2 | ||
) |
Support of the qsort call in init().
v1 | The first constant to be compared. |
v2 | The second constant to be compared. |