Go to the source code of this file.
Data Structures | |
struct | Peak3f |
Typedefs | |
typedef Peak3f | Peak3f |
Functions | |
Peak3f * | Peak3fArray_create (int size) |
void | Peak3fArray_fprint (FILE *fp, Peak3f *peaks, int start, int stop) |
void | Peak3fArray_sortByMoz (Peak3f *peaks, long nPeaks) |