KrisLibrary  1.0.0
Public Types | Public Attributes | List of all members
lsqr_output Struct Reference

Public Types

enum  {
  X0Exact =0, ExactSolutionRelMat =1, LSSolutionRelMat =2, IllConditioned =3,
  ExactSolution =4, LSSolution =5, ConditionError =6, MaxItersReached =7
}
 

Public Attributes

long term_flag
 
long num_iters
 
double frob_mat_norm
 
double mat_cond_num
 
double resid_norm
 
double mat_resid_norm
 
double sol_norm
 
dVector sol
 
dVector std_err
 

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