#include "slepcfn.h" PetscErrorCode FNEvaluateFunctionMatVec(FN fn,Mat A,Vec v)Logically Collective on fn
fn | - the math function context | |
A | - matrix on which the function must be evaluated |
v | - vector to hold the first column of f(A) |
Location: src/sys/classes/fn/interface/fnbasic.c
Index of all FN routines
Table of Contents for all manual pages
Index of all manual pages