public class SOMLibVectorNormalization extends Object implements SOMToolboxApp
Created on Mar 16, 2004
SOMToolboxApp.Type
Modifier and Type | Field and Description |
---|---|
static SOMToolboxApp.Type |
APPLICATION_TYPE |
static String |
DESCRIPTION |
static String |
LONG_DESCRIPTION |
static int |
NONE
No normalisation.
|
static com.martiansoftware.jsap.Parameter[] |
OPTIONS |
static int |
UNIT_LEN
Normalise vectors to unit length.
|
DEV_BY_STRING, HOMEPAGE, INFO, INFO_TEXT, LICENSE_TEXT, REQUIRED_MEMBERS, TYPE_GROUPED_COMPARATOR
Constructor and Description |
---|
SOMLibVectorNormalization() |
public static final com.martiansoftware.jsap.Parameter[] OPTIONS
public static final String DESCRIPTION
public static final String LONG_DESCRIPTION
public static final SOMToolboxApp.Type APPLICATION_TYPE
public static final int NONE
public static final int UNIT_LEN
public static void main(String[] args)
args
- Usage: method-type input-filename output-filename