public static class SliceSparseMatrix.Triplet extends Object
Triplet is used for representing elements of sparse matrix.
| Modifier and Type | Field and Description |
|---|---|
float |
intensity |
int |
mz |
byte |
removed |
int |
scanListIndex |
| Constructor and Description |
|---|
Triplet() |
Copyright © 2019. All rights reserved.