![]() |
![]()
| ![]() |
![]()
NAMElis_esolve - solve the standard eigenvalue problem SYNOPSIS#include "lis.h" LIS_INT lis_esolve(LIS_MATRIX A, LIS_VECTOR x, LIS_REAL evalue, LIS_ESOLVER esolver); DESCRIPTIONSolve the standard eigenvalue problem Ax = lx with the specified eigensolver. INPUTOUTPUTEXIT STATUSThe following exit values are returned:
SEE ALSOlis(3) http://www.ssisc.org/lis/
|