Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18538 программистов и 1740 роботов. Сейчас ищут 1326 программистов ...
fann_get_total_connections - Get the total number of connections in the entire network
Вернуться к: Fann Функции
fann_get_total_connections
(PECL fann >= 1.0.0)
fann_get_total_connections — Get the total number of connections in the entire network
Описание
int fann_get_total_connections
( resource
$ann
)Get the total number of connections in the entire network.
Список параметров
-
ann
-
Ресурс (resource) нейронной сети.
Возвращаемые значения
Total number of connections in the entire network, or FALSE
on error
Вернуться к: Fann Функции