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

#include <performance_term.h>

Public Attributes

double performance
 
Vector< double > gradient
 

Detailed Description

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.


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