#include "slepcfn.h" PetscErrorCode FNRationalGetNumerator(FN fn,PetscInt *np,PetscScalar *pcoeff[])Not Collective
fn | - the math function context |
np | - number of coefficients | |
pcoeff | - coefficients (array of scalar values, length nq) |
Location: src/sys/classes/fn/impls/rational/fnrational.c
Index of all FN routines
Table of Contents for all manual pages
Index of all manual pages