comirva.config.defaults
Class GHSOMDefaultConfig

java.lang.Object
  extended by comirva.config.GHSOMConfig
      extended by comirva.config.defaults.GHSOMDefaultConfig

public class GHSOMDefaultConfig
extends GHSOMConfig

Default GHSOM Configuration


Constructor Summary
GHSOMDefaultConfig()
          Create a default GHSOM Configuration instance
 
Method Summary
 
Methods inherited from class comirva.config.GHSOMConfig
getExpandThreshold, getGrowThreshold, getInitMethod, getMapUnitsInColumn, getMapUnitsInRow, getMaxDepth, getMaxSize, getTrainingLength, isCircular, isOnlyFirstCircular, isOrientated, setCircular, setMaxDepth, setMaxSize, setOnlyFirstCircular, setOrientated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHSOMDefaultConfig

public GHSOMDefaultConfig()
Create a default GHSOM Configuration instance