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

#include <performance_term.h>

Public Attributes

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

Detailed Description

This structure contains the second order performance quantities of a performance term. This includes the performance itself, the gradient vector and the Hessian matrix.

Definition at line 129 of file performance_term.h.


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