SHOGUN  v3.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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.

List of all members.

Public Attributes

float64_t residual_norm
index_t iteration_count

Member Data Documentation

iteration count

Definition at line 33 of file IterativeSolverIterator.h.

norm of current residual

Definition at line 30 of file IterativeSolverIterator.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation