Fast Artificial Neural Network Library (FANN)
Reference Manual for latest CVS release
FANN HOME
Reference Manual
FANN Creation/
Execution
FANN Training
FANN Cascade Training
FANN File Input/
Output
FANN Error Handling
FANN Datatypes
FANN Wrapper for C++
Tutorials
Installing FANN
Getting Started
Advanced Usage
Fixed Point Usage
Neural Network Theory
Download FANN
Index
Everything
Structs
Constants
Functions
Types
Class Index
$#! · 0-9 · A · B · C · D · E ·
F
· G · H · I · J · K · L · M ·
N
· O · P · Q · R ·
S
·
T
· U · V · W · X · Y · Z
F
FANN
N
neural_net
S
struct fann
struct fann_error
struct fann_train_data
T
training_data
The FANN namespace groups the C++ wrapper definitions
Encapsulation of a neural network struct fann and associated C API functions.
The fast artificial neural network(fann) structure.
Structure used to store error-related information, both struct fann and struct fann_train_data can be casted to this type.
Structure used to store data, for use with training.
Encapsulation of a training data set struct fann_train_data and associated C API functions.
TOP
Created and managed by Steffen Nissen.
Generated by
Natural Docs
.