addCenter(const input_vector ¢er) | rcsc::NGNet | |
INPUT Enum 値 (次で定義されています。 rcsc::NGNet) | rcsc::NGNet | |
input_vector typedef | rcsc::NGNet | |
NGNet() | rcsc::NGNet | |
OUTPUT Enum 値 (次で定義されています。 rcsc::NGNet) | rcsc::NGNet | |
output_vector typedef | rcsc::NGNet | |
print(std::ostream &os) const | rcsc::NGNet | |
printUnits(std::ostream &os) const | rcsc::NGNet | |
propagate(const input_vector &input, output_vector &output) const | rcsc::NGNet | |
read(std::istream &is) | rcsc::NGNet | |
setInitialSigma(const double &initial_sigma) | rcsc::NGNet | [inline] |
setLearningRate(const double &eta, const double &alpha) | rcsc::NGNet | [inline] |
setWeightRange(const double &min_weight, const double &max_weight) | rcsc::NGNet | [inline] |
train(const input_vector &input, const output_vector &teacher) | rcsc::NGNet | |
units() const | rcsc::NGNet | [inline] |