EigenGenvWorkspace
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "gsl_eigen_genv_workspace" , free_function = "gsl_eigen_genv_free" ) ]
public class EigenGenvWorkspace
Content:
Creation methods:
Methods:
- public int init (Matrix A, Matrix B, VectorComplex alpha, Vector beta, MatrixComplex evec)
- public int init_QZ (Matrix A, Matrix B, VectorComplex alpha, Vector beta, MatrixComplex evec, Matrix Q, Matrix Z)
Fields: