public class MergedSOMDataMapper
extends java.lang.Object
SOMMerger. The input vectors mapped to the initial SOMs will be put on the units in the merged SOM on
which the weight-vector initially representing them is merged.| Modifier and Type | Field and Description |
|---|---|
private static java.util.logging.Logger |
logger |
| Constructor and Description |
|---|
MergedSOMDataMapper(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public MergedSOMDataMapper(java.lang.String[] args)
throws java.io.IOException,
SOMToolboxException
java.io.IOExceptionSOMToolboxExceptionpublic static void main(java.lang.String[] args)
throws java.io.IOException,
SOMToolboxException
java.io.IOExceptionSOMToolboxException