public class FastBinnedMSFeatureVector extends Object implements IFeatureVector
| Constructor and Description |
|---|
FastBinnedMSFeatureVector(IFileFragment iff,
int i) |
| Modifier and Type | Method and Description |
|---|---|
Array |
getFeature(String string)
Return an Array for a specified feature with name.
|
List<String> |
getFeatureNames()
Get a list of available feature names for this FeatureVector.
|
UUID |
getUniqueId() |
public FastBinnedMSFeatureVector(IFileFragment iff, int i)
public Array getFeature(String string)
IFeatureVectorgetFeature in interface IFeatureVectorpublic List<String> getFeatureNames()
IFeatureVectorgetFeatureNames in interface IFeatureVectorpublic UUID getUniqueId()
getUniqueId in interface IFeatureVectorCopyright © 2007-2013. All Rights Reserved.