fann_copy
(PECL fann >= 1.0.0)
fann_copy — Creates a copy of a fann structure
Beschreibung
$ann
): resourceCreates a copy of a fann structure.
Parameter-Liste
-
ann
-
Ressource eines neuralen Netzwerks.
Rückgabewerte
Returns a copy of neural network resource on success, or false
on error
Anmerkungen
Hinweis:
Diese Funktion is nur verfügbar, wenn die fann-Erweiterung mit libfann >= 2.2 kompiliert wurde.