Skip to content

Latest commit

 

History

History
 
 

tmb_examples

RTMB examples

Examples in this folder are translations of same examples from the TMB examples folder.

Correctness checks

Assuming that projects RTMB and adcomp are cloned side by side. Start by copying expected output from adcomp:

make expected_output

Then run tests using:

make
make report
cat REPORT.md