#include <CompExp.h>
Inherits Marsyas::MarSystem.
Simple MarSystem example. Just multiply the values of the input realvec with CompExp and put them in the output vector. This object can be used as a prototype template for building more complicated MarSystems.
Definition at line 59 of file CompExp.h.
1.5.6