| Package | Description |
|---|---|
| org.expasy.mzjava.stats |
| Modifier and Type | Method and Description |
|---|---|
Classification |
Classifier.classify(E element1,
E element2) |
static Classification |
Classification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Classification[] |
Classification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimROCTable.add(double score,
Classification classification) |
abstract void |
ROCTable.add(double score,
Classification classification) |
Copyright © 2016. All Rights Reserved.