, including all inherited members.
add(double increment) | org.sci2s.eamhco.Prototype | |
add(Prototype other) | org.sci2s.eamhco.Prototype | |
addDiv(Prototype other, double divisor) | org.sci2s.eamhco.Prototype | |
addMul(Prototype other, double weight) | org.sci2s.eamhco.Prototype | |
applyThresholds() | org.sci2s.eamhco.Prototype | |
assignedClass() | org.sci2s.eamhco.Prototype | |
avg(Prototype other) | org.sci2s.eamhco.Prototype | |
avg(Prototype p1, Prototype p2) | org.sci2s.eamhco.Prototype | [static] |
avg(Prototype p1, double w1, Prototype p2, double w2) | org.sci2s.eamhco.Prototype | [static] |
DOUBLE | org.sci2s.eamhco.Prototype | [static] |
equals(Prototype other) | org.sci2s.eamhco.Prototype | |
equalsInputs(Prototype other) | org.sci2s.eamhco.Prototype | |
firstOutput() | org.sci2s.eamhco.Prototype | |
getIndex() | org.sci2s.eamhco.Prototype | |
getInput(int i) | org.sci2s.eamhco.Prototype | |
getInputs() | org.sci2s.eamhco.Prototype | |
getOutput(int i) | org.sci2s.eamhco.Prototype | |
getOutputs() | org.sci2s.eamhco.Prototype | |
getTypeOfAttribute(int i) | org.sci2s.eamhco.Prototype | [static] |
index | org.sci2s.eamhco.Prototype | [protected] |
inputs | org.sci2s.eamhco.Prototype | [protected] |
INTEGER | org.sci2s.eamhco.Prototype | [static] |
label() | org.sci2s.eamhco.Prototype | |
makeNull() | org.sci2s.eamhco.Prototype | |
module() | org.sci2s.eamhco.Prototype | |
mul(Prototype other) | org.sci2s.eamhco.Prototype | |
mul(double weight) | org.sci2s.eamhco.Prototype | |
mulEscalar(Prototype other) | org.sci2s.eamhco.Prototype | |
NOMINAL | org.sci2s.eamhco.Prototype | [static] |
normalized | org.sci2s.eamhco.Prototype | [package] |
numberOfInputs() | org.sci2s.eamhco.Prototype | |
numberOfOutputs() | org.sci2s.eamhco.Prototype | |
opposite() | org.sci2s.eamhco.Prototype | |
opposite(double a, double b) | org.sci2s.eamhco.Prototype | |
outputs | org.sci2s.eamhco.Prototype | [protected] |
print() | org.sci2s.eamhco.Prototype | |
Prototype(double[] inputs, double[] outputs) | org.sci2s.eamhco.Prototype | |
Prototype(Prototype original) | org.sci2s.eamhco.Prototype | |
set(Prototype original) | org.sci2s.eamhco.Prototype | |
setClass(double val) | org.sci2s.eamhco.Prototype | |
setFirstOutput(double val) | org.sci2s.eamhco.Prototype | |
setIndex(int index) | org.sci2s.eamhco.Prototype | |
setInput(int i, double valor) | org.sci2s.eamhco.Prototype | |
setLabel(double val) | org.sci2s.eamhco.Prototype | |
sqrt() | org.sci2s.eamhco.Prototype | |
sub(Prototype other) | org.sci2s.eamhco.Prototype | |
subMul(Prototype other, double weight) | org.sci2s.eamhco.Prototype | |
toString() | org.sci2s.eamhco.Prototype | |
type | org.sci2s.eamhco.Prototype | [protected, static] |
UNKNOW_INDEX | org.sci2s.eamhco.Prototype | [static] |