Graph-matrix calculus (GPH), Addition of two functions
gph3 = gph_add(gph1, gph2)
matrix. A function in GPH matrix form.
matrix. A function in GPH matrix form.
matrix. The GPH function that is the sum of gph1 and gph2.
Computes the sum of two functions given in GPH matrix form. The domain of the resulting function is the intersection of the domains of the two input functions.
Bryan Gardiner
, University of British Columbia, BC, Canada