array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'function.fann-get-network-type.php', 1 => 'fann_get_network_type', 2 => 'Get the type of neural network it was created as', ), 'up' => array ( 0 => 'ref.fann.php', 1 => 'Fann Funktionen', ), 'prev' => array ( 0 => 'function.fann-get-mse.php', 1 => 'fann_get_MSE', ), 'next' => array ( 0 => 'function.fann-get-num-input.php', 1 => 'fann_get_num_input', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/fann/functions/fann-get-network-type.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL fann >= 1.0.0)
fann_get_network_type — Get the type of neural network it was created as
Get the type of neural network it was created as.
annRessource eines neuralen Netzwerks.
Network type constant, or false on error.