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

#include <performance_functional.h>

Public Attributes

double performance
 
Vector< double > gradient
 
Matrix< double > Hessian
 

Detailed Description

Set of performance value, gradient vector and Hessian matrix of the peformance function. A method returning this structure might be implemented more efficiently than the performance, gradient and Hessian methods separately.

Definition at line 137 of file performance_functional.h.


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