The Complete SPRLIB & ANNLIB

get_trans_func_no_pars

- find the number of parameters of a transfer function

SYNOPSIS

int get_trans_func_no_pars (ptr)

ARGUMENTS

void *ptr A pointer to a transfer function.

RETURNS

The number of parameters of the transfer function if found, -1 otherwise.

FUNCTION

This routine searches the function with address ptr first in TransFuncs, then in DerTransFuncs and finally in DerDerTransFuncs (see FUNCTION-variables).

SEE ALSO

get_act_func_ptr, get_trans_func_ptr, get_act_func_name , get_trans_func_name, valid_transfer_function, valid_der_transfer_function , valid_der_der_transfer_function, valid_trans_func, valid_activation_function , FUNCTION, FUNCTION-constants, FUNCTION-variables

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998