|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fhcrc.cpl.toolbox.normalize.Normalizer
public class Normalizer
Apply Pei's normalization code to a peptide array
| Constructor Summary | |
|---|---|
Normalizer()
|
|
| Method Summary | |
|---|---|
static boolean |
normalize(java.util.List<float[]> rows)
Returns true on success, false otherwise |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Normalizer()
| Method Detail |
|---|
public static boolean normalize(java.util.List<float[]> rows)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||