org.jdmp.core.algorithm
Class AlgorithmFiveSources
- java.lang.Object
-
- org.jdmp.core.AbstractCoreObject
-
- org.jdmp.core.algorithm.AbstractAlgorithm
-
- org.jdmp.core.algorithm.AlgorithmFiveSources
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, Algorithm, HasAlgorithmMap, HasDataSetMap, HasVariableMap, Clearable, CoreObject, HasDescription, HasGUIObject, HasId, HasLabel
- Direct Known Subclasses:
- WeightUpdate
public abstract class AlgorithmFiveSources extends AbstractAlgorithm
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jdmp.core.algorithm.Algorithm
Algorithm.EdgeDirection
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringSOURCE1static java.lang.StringSOURCE2static java.lang.StringSOURCE3static java.lang.StringSOURCE4static java.lang.StringSOURCE5static java.lang.StringTARGET-
Fields inherited from interface org.jdmp.core.algorithm.Algorithm
ALGORITHMARRAY, COMPRESSED, DECOMPRESSED, DIFFERENCE, DIMENSION, HASH, IGNORENAN, INPUT, PREDICTED, RMSE, SOURCE, WEIGHT
-
Fields inherited from interface org.ujmp.core.interfaces.HasDescription
DESCRIPTION
-
-
Constructor Summary
Constructors Constructor and Description AlgorithmFiveSources(Variable... variables)
-
Method Summary
-
Methods inherited from class org.jdmp.core.algorithm.AbstractAlgorithm
addVariableKey, calculate, calculate, calculate, calculate, calculateObjects, calculateObjects, calculateObjects, clear, getAlgorithmMap, getDataSetMap, getDescription, getEdgeDirection, getEdgeLabel, getId, getInputKeys, getLabel, getLabelObject, getOutputKeys, getVariableKeys, getVariableMap, setAlgorithm, setDescription, setEdgeDirection, setEdgeLabel, setId, setLabel, setVariable, setVariables, toString
-
Methods inherited from class org.jdmp.core.AbstractCoreObject
clone, fireValueChanged, getCoreObjectId, getGUIObject, showGUI
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.interfaces.CoreObject
clone, getCoreObjectId
-
Methods inherited from interface org.ujmp.core.interfaces.HasGUIObject
fireValueChanged, getGUIObject, showGUI
-
-
-
-
Field Detail
-
SOURCE1
public static final java.lang.String SOURCE1
- See Also:
- Constant Field Values
-
SOURCE2
public static final java.lang.String SOURCE2
- See Also:
- Constant Field Values
-
SOURCE3
public static final java.lang.String SOURCE3
- See Also:
- Constant Field Values
-
SOURCE4
public static final java.lang.String SOURCE4
- See Also:
- Constant Field Values
-
SOURCE5
public static final java.lang.String SOURCE5
- See Also:
- Constant Field Values
-
TARGET
public static final java.lang.String TARGET
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AlgorithmFiveSources
public AlgorithmFiveSources(Variable... variables)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG