Searched refs:basketPayoff (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/sys/classes/random/tutorials/ |
| H A D | ex2.c | 21 PetscReal basketPayoff(PetscReal[], PetscReal[], PetscInt, PetscReal, PetscReal, PetscReal[]); 80 x += basketPayoff(vol, St0, n, r, dt, eps); in main() 113 PetscReal basketPayoff(PetscReal vol[], PetscReal St0[], PetscInt n, PetscReal r, PetscReal dt, Pet… in basketPayoff() function
|