Skip to content

06. Source Files

A.D. Letaw edited this page Sep 7, 2017 · 1 revision

Guide to Source Files

Gmacs source files are found im the gmacs/src directory.

This section of the Gmacs Wiki provides a general description of the Gmacs source code. More information on the source code and it's component parts can be found on the Gmacs API, generated with Doxygen (http://seacode.github.io/gmacs/).

The core of Gmacs is the gmacs.tpl file. The .tpl file extension indicates that this is an AD Model Builder (ADMB) model template file.

equilibrium.cpp

moltIncrement.cpp

multinomial.cpp

nloglike.cpp, nloglike.h

robust_multi.cpp

spr.cpp, spr.h

tailcompression.cpp

libgmacs.h

selex.hpp

Clone this wiki locally