Home
last modified time | relevance | path

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

/dports/math/snns/SNNSv4.3/kernel/sources/
H A Dtrans_f.h85 extern FlintType ACT_DERIV_RBF_Thinplatespline(struct Unit *unit_ptr);
H A Dtrans_f.ph85 FlintType ACT_DERIV_RBF_Thinplatespline(struct Unit *unit_ptr);
H A Dfunc_tbl.c161 {"Act_RBF_ThinPlateSpline", ACT_DERIV_FUNC, 0, 0, (FunctionPtr) ACT_DERIV_RBF_Thinplatespline},
H A Dtrans_f.c1357 FlintType ACT_DERIV_RBF_Thinplatespline(struct Unit *unit_ptr) in ACT_DERIV_RBF_Thinplatespline() function