OpenNN  2.2
Open Neural Networks Library
Public Attributes | List of all members
OpenNN::PerformanceFunctional::FirstOrderperformance Struct Reference

#include <performance_functional.h>

Public Attributes

double performance
 
Vector< double > gradient
 

Detailed Description

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.


The documentation for this struct was generated from the following file: