ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
tiny_wrap.hpp File Reference

(Last Changed on September 13, 2016 for git-revision 31340c1e981dde1ef661ee608a80b171e49608fc.)

Go to the source code of this file.

Macros

#define TINYFUN1(FUN, par1)
 
#define TINYFUN2(FUN, par1, par2)
 
#define TINYFUN3(FUN, par1, par2, par3)
 

Macro Definition Documentation

#define TINYFUN1 (   FUN,
  par1 
)

Definition at line 107 of file tiny_wrap.hpp.

#define TINYFUN2 (   FUN,
  par1,
  par2 
)

Definition at line 58 of file tiny_wrap.hpp.

#define TINYFUN3 (   FUN,
  par1,
  par2,
  par3 
)

Definition at line 6 of file tiny_wrap.hpp.