#include <nnet-diagnostics.h>
Public Member Functions | |
SimpleObjectiveInfo () | |
Public Attributes | |
double | tot_weight |
double | tot_objective |
Definition at line 34 of file nnet-diagnostics.h.
|
inline |
Definition at line 37 of file nnet-diagnostics.h.
double tot_objective |
Definition at line 36 of file nnet-diagnostics.h.
Referenced by main(), NnetComputeProb::PrintTotalStats(), and NnetComputeProb::ProcessOutputs().
double tot_weight |
Definition at line 35 of file nnet-diagnostics.h.
Referenced by main(), NnetComputeProb::PrintTotalStats(), and NnetComputeProb::ProcessOutputs().