Home
last modified time | relevance | path

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

/dports/math/snns/SNNSv4.3/kernel/sources/
H A Dtrans_f.h54 extern FlintType ACT_RBF_Thinplatespline(struct Unit *unit_ptr);
H A Dtrans_f.ph55 FlintType ACT_RBF_Thinplatespline(struct Unit *unit_ptr);
H A Dfunc_tbl.c106 {"Act_RBF_ThinPlateSpline", ACT_FUNC, 0, 0, (FunctionPtr) ACT_RBF_Thinplatespline},
H A Dtrans_f.c718 FlintType ACT_RBF_Thinplatespline(struct Unit *unit_ptr) in ACT_RBF_Thinplatespline() function