|
ADMB Documentation
-a65f1c97
|
Go to the source code of this file.
Macros | |
| #define | TINYFUN1(FUN, par1) |
| #define | TINYFUN2(FUN, par1, par2) |
| #define | TINYFUN3(FUN, par1, par2, par3) |
| #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.
|
|
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5
|