public interface PWMSupplier
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a name (e.g., an identifier from a database) for the PWM.
|
double[][] |
getPWM()
Returns the position weight matrix.
|
double[][] getPWM()
String getName()