Module mzdata::peaks::peak_set[][src]

Structs

Iterators

Represent a sorted list of processed mass spectral peaks. It is a concrete implementation of PeakCollection based on a Vec.

Traits

A trait for an ordered container of mass spectral peaks. The trait interoperates with CoordinateLike to make searching efficient.

Type Definitions