| Class | Description |
|---|---|
| DefaultBinnedMSFeatureVector |
This feature vector retrieves mass and intensity values for this ms from
directly referenced (possibly cached) lists.
|
| DefaultFeatureVector | |
| FastBinnedMSFeatureVector |
This feature vector keeps direct copies of mass and intensity values, as
opposed to DefaultBinnedMSFeatureVector, which requests them possibly from a
CachedList backed implementation.
|
| FeatureVectorFactory |
Implementation of a Factory for some common FeatureVector types.
|
| FeatureVectorList<T extends IFeatureVector> | |
| MaltcmsFeatureVector |
FeatureVector implementation, which directly accesses the IFileFragment
required at construction time.
|
| PairwiseValueMap |
| Enum | Description |
|---|---|
| PairwiseValueMap.StorageType |
Copyright © 2007-2013. All Rights Reserved.