Serializable
, Cloneable
, Component
public class NN extends Sampler
Constructor | Description |
---|---|
NN() |
Modifier and Type | Method | Description |
---|---|---|
String |
getDescription() |
Get the description of this component.
|
String |
getName() |
Get the name of this component.
|
void |
sample(int pix) |
Sample at a specified pixel
|