Graph-matrix calculus (GPH), Model equivalence test
b = gph_isEqual(gph1, gph2)
matrix. A function in GPH matrix form.
matrix. A function in GPH matrix form.
boolean. Whether or not the models are equivalent.
Accepts two GPH matrices, and returns true if and only if both models represent the same PLQ function, ignoring rounding error and redundant points.
Bryan Gardiner
, University of British Columbia, BC, Canada