pcg_status_t Struct Reference

Contains pcg status information. More...

#include <pcg.h>


Data Fields

int flag
int iter
double relres


Detailed Description

Contains pcg status information.

Field Documentation

exit flag; see below

Referenced by init_pcg_status(), l1_logreg_train(), and pcg().

number of iteration

Referenced by init_pcg_status(), l1_logreg_train(), and pcg().

relative residual

Referenced by init_pcg_status(), l1_logreg_train(), and pcg().


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

Generated on Mon May 25 19:15:19 2009 for l1_logreg by Doxygen 1.5.5