Skip to contents

This function evaluates int_0^T w_i_fd p_j_t dt for all j return a list, the element i length is (i-1)

Usage

evaluate_gamma_ij(w_i_list, p_i_list)

Arguments

w_i_list

a list of fd functions w_i(t)

p_i_list

a list of fd functions p_i(t)

Value

a list of list of the gamma_ij values

Author

Francois Bassac