R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
LSQR_OUTPUTS Struct Reference

#include <LSQR.h>

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
 
dvecsol_vec
 
dvecstd_err_vec
 

Detailed Description

Definition at line 302 of file LSQR.h.

Member Data Documentation

◆ frob_mat_norm

double LSQR_OUTPUTS::frob_mat_norm

Definition at line 306 of file LSQR.h.

◆ mat_cond_num

double LSQR_OUTPUTS::mat_cond_num

Definition at line 307 of file LSQR.h.

◆ mat_resid_norm

double LSQR_OUTPUTS::mat_resid_norm

Definition at line 309 of file LSQR.h.

◆ num_iters

long LSQR_OUTPUTS::num_iters

Definition at line 305 of file LSQR.h.

◆ resid_norm

double LSQR_OUTPUTS::resid_norm

Definition at line 308 of file LSQR.h.

◆ sol_norm

double LSQR_OUTPUTS::sol_norm

Definition at line 310 of file LSQR.h.

◆ sol_vec

dvec* LSQR_OUTPUTS::sol_vec

Definition at line 311 of file LSQR.h.

◆ std_err_vec

dvec* LSQR_OUTPUTS::std_err_vec

Definition at line 312 of file LSQR.h.

◆ term_flag

long LSQR_OUTPUTS::term_flag

Definition at line 304 of file LSQR.h.


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