gsl_eigen_gen_workspace

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

H
gsl_matrix* H;
Undocumented in source.
Q
gsl_matrix* Q;
Undocumented in source.
R
gsl_matrix* R;
Undocumented in source.
Z
gsl_matrix* Z;
Undocumented in source.
ascale
double ascale;
Undocumented in source.
atol
double atol;
Undocumented in source.
bscale
double bscale;
Undocumented in source.
btol
double btol;
Undocumented in source.
compute_s
int compute_s;
Undocumented in source.
compute_t
int compute_t;
Undocumented in source.
eshift
double eshift;
Undocumented in source.
max_iterations
size_t max_iterations;
Undocumented in source.
n_evals
size_t n_evals;
Undocumented in source.
n_iter
size_t n_iter;
Undocumented in source.
needtop
int needtop;
Undocumented in source.
size
size_t size;
Undocumented in source.
work
gsl_vector* work;
Undocumented in source.

Meta