|
OpenNN
2.2
Open Neural Networks Library
|
#include <performance_term.h>
Public Attributes | |
| double | performance |
| Vector< double > | gradient |
This structure contains the first order performance quantities of a performance term. This includes the performance itself and the gradient vector.
Definition at line 114 of file performance_term.h.
1.8.9.1