Skip to content
Ben LaRoque edited this page Apr 7, 2014 · 6 revisions

The API for monarch is fairly simple. The required includes are Monarch.hpp, MonarchException.hpp, and MonarchHeader.hpp.

The public methods of the monarch library do the majority of the work. A good example can be found in katydid.

Clone this wiki locally