PandA-2024.02
Functions
black_scholes.h File Reference
#include "fixedptc.h"
Include dependency graph for black_scholes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

fixedpt asset_path_fixed_simplified (fixedpt s0, fixedpt mu, fixedpt sigma, fixedpt t1, int n, int *seed)
 
void get_two_normal_fixed (int *seed, fixedpt *n1, fixedpt *n2)
 
fixedpt get_uniform_fixed (int *seed)
 

Function Documentation

◆ asset_path_fixed_simplified()

fixedpt asset_path_fixed_simplified ( fixedpt  s0,
fixedpt  mu,
fixedpt  sigma,
fixedpt  t1,
int  n,
int *  seed 
)
inline

Definition at line 5 of file black_scholes.c.

◆ get_two_normal_fixed()

void get_two_normal_fixed ( int *  seed,
fixedpt n1,
fixedpt n2 
)
inline

Definition at line 22 of file black_scholes.c.

◆ get_uniform_fixed()

fixedpt get_uniform_fixed ( int *  seed)

Definition at line 33 of file black_scholes.c.


Generated on Mon Feb 12 2024 13:03:08 for PandA-2024.02 by doxygen 1.8.13