|
OpenNN
2.2
Open Neural Networks Library
|
#include <performance_functional.h>
Public Attributes | |
| double | performance |
| Vector< double > | gradient |
Set of performance value and gradient vector of the peformance function. A method returning this structure might be implemented more efficiently than the performance and gradient methods separately.
Definition at line 123 of file performance_functional.h.
1.8.9.1