public class SNNSPatternFilter extends IOFilter
compressed, file, parser, streamSize, writer| Constructor and Description |
|---|
SNNSPatternFilter() |
| Modifier and Type | Method and Description |
|---|---|
Storable |
load(Storable container)
Reads SNNS file data and puts it into the given container.
|
void |
save(Storable storable)
Saves the given pattern set to a file in SNNS format.
|
createInputStream, createOutputStream, getFile, getStreamSize, isCompressed, isStreaming, readValues, reset, setCompressed, setFilepublic void save(Storable storable) throws java.io.IOException
NOTE: We only support the basic SNNS format without dimensions, as these strange dimensions are not clearly defined, or, at least, I did not understand the definition..;-)