Composite ForneyLab.jl factor node for Generalised Filtering with eXogenous input.
The node can be added to Julia as a development package via:
] dev https://github.com/wmkouw/GFX.git
Once added, it can be used in conjunction with ForneyLab by running:
using ForneyLab
using GFX
Questions and comments can be left in the issues tracker.