SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
List of all members | Public Attributes
_IterInfo Struct Reference

Detailed Description

struct that contains current state of the iteration for iterative linear solvers

Definition at line 27 of file IterativeSolverIterator.h.

Public Attributes

float64_t residual_norm
 
index_t iteration_count
 

Member Data Documentation

index_t iteration_count

iteration count

Definition at line 33 of file IterativeSolverIterator.h.

float64_t residual_norm

norm of current residual

Definition at line 30 of file IterativeSolverIterator.h.


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

SHOGUN Machine Learning Toolbox - Documentation