Package | Description |
---|---|
io.github.msdk.featuredetection.adap3d.algorithms |
Modifier and Type | Method and Description |
---|---|
List<ContinuousWaveletTransform.DataPoint> |
SliceSparseMatrix.getCWTDataPoint(List<SliceSparseMatrix.Triplet> slice)
This method returns sorted list of ContinuousWaveletTransform.DataPoint object.Object contain
retention time and intensity values.
|
Modifier and Type | Method and Description |
---|---|
void |
ContinuousWaveletTransform.setSignal(List<ContinuousWaveletTransform.DataPoint> listOfDataPoint)
Setter for the field
signal . |
void |
ContinuousWaveletTransform.setX(List<ContinuousWaveletTransform.DataPoint> listOfDataPoint)
Setter for the field
x . |
Copyright © 2019. All rights reserved.