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

#include <performance_term.h>

Public Attributes

Vector< double > terms
 
Matrix< double > Jacobian
 

Detailed Description

Set of subterms vector and subterms Jacobian matrix of the performance term. A method returning this structure might be more efficient than calculating the objective terms and the terms Jacobian separately.

Definition at line 159 of file performance_term.h.


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