Struct fann_sys::fann_error
[−]
[src]
pub struct fann_error { // some fields omitted }
Structure used to store error-related information, both
fann
and fann_train_data
can be cast to this type.
See also
fann_set_error_log
, fann_get_errno