Home
last modified time | relevance | path

Searched refs:ACT_Perceptron (Results 1 – 4 of 4) sorted by relevance

/dports/math/snns/SNNSv4.3/kernel/sources/
H A Dtrans_f.h36 extern FlintType ACT_Perceptron(struct Unit *unit_ptr);
H A Dtrans_f.ph37 FlintType ACT_Perceptron(struct Unit *unit_ptr);
H A Dfunc_tbl.c92 {"Act_Perceptron", ACT_FUNC, 0, 0, (FunctionPtr) ACT_Perceptron},
H A Dtrans_f.c294 FlintType ACT_Perceptron(struct Unit *unit_ptr) in ACT_Perceptron() function