(PECL fann >= 1.0.0)
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.
Parameters:
ann
Neural network resource.
Returns:
Network type constant, or FALSE
on error.
Please login to continue.