Home
last modified time | relevance | path

Searched defs:fann_set_input_scaling_params (Results 1 – 2 of 2) sorted by relevance

/dports/math/fann/FANN-2.2.0-Source/src/
H A Dfann_train_data.c1105 FANN_EXTERNAL int FANN_API fann_set_input_scaling_params( in fann_set_input_scaling_params() function
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php36241 function fann_set_input_scaling_params($ann, $train_data, $new_input_min, $new_input_max){} function