Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18488 программистов и 1739 роботов. Сейчас ищут 1263 программиста ...
fann_get_network_type - Get the type of neural network it was created as
Вернуться к: Fann Функции
fann_get_network_type
(PECL fann >= 1.0.0)
fann_get_network_type — Get the type of neural network it was created as
Описание
int fann_get_network_type
( resource
$ann
)Get the type of neural network it was created as.
Список параметров
-
ann
-
Ресурс (resource) нейронной сети.
Возвращаемые значения
Network type constant, or FALSE
on error.
Вернуться к: Fann Функции