|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NormalizationStorage
Defines a means by which normalized data can be stored.
| Method Summary | |
|---|---|
void |
close()
Open the storage. |
void |
open(DataNormalization norm)
Close the storage. |
void |
write(double[] data,
int inputCount)
Write an array. |
| Method Detail |
|---|
void close()
void open(DataNormalization norm)
void write(double[] data,
int inputCount)
data - The data to write.inputCount - How much of the data is input.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||