#include "slepcst.h" PetscErrorCode STBackTransform(ST st,PetscInt n,PetscScalar* eigr,PetscScalar* eigi)Not Collective
st | - the spectral transformation context | |
n | - number of eigenvalues | |
eigr | - real part of a computed eigenvalues | |
eigi | - imaginary part of a computed eigenvalues |
Location: src/sys/classes/st/interface/stsolve.c
Index of all ST routines
Table of Contents for all manual pages
Index of all manual pages