diff options
author | Georgey | 2017-07-05 11:40:43 +0530 |
---|---|---|
committer | Georgey | 2017-07-05 11:40:43 +0530 |
commit | 938fef4a37a7b7c61b4b6ff74cb4cfd2f100c427 (patch) | |
tree | b343c0ee5609433c80e0de1db8b6886c9126dc2d /thirdparty/linux/include/coin/ThirdParty/r_opn.hd | |
parent | 5b72577efe080c5294b32d804e4d26351fef30bc (diff) | |
download | FOSSEE-Optimization-toolbox-938fef4a37a7b7c61b4b6ff74cb4cfd2f100c427.tar.gz FOSSEE-Optimization-toolbox-938fef4a37a7b7c61b4b6ff74cb4cfd2f100c427.tar.bz2 FOSSEE-Optimization-toolbox-938fef4a37a7b7c61b4b6ff74cb4cfd2f100c427.zip |
Added linux shared libraries and header files for int and ecos functions
Diffstat (limited to 'thirdparty/linux/include/coin/ThirdParty/r_opn.hd')
-rw-r--r-- | thirdparty/linux/include/coin/ThirdParty/r_opn.hd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/thirdparty/linux/include/coin/ThirdParty/r_opn.hd b/thirdparty/linux/include/coin/ThirdParty/r_opn.hd new file mode 100644 index 0000000..4c4f456 --- /dev/null +++ b/thirdparty/linux/include/coin/ThirdParty/r_opn.hd @@ -0,0 +1,16 @@ +#undef f_OPNUM +#define f_OPMULT r_ops[2] +#define f_OPPOW r_ops[5] +#define f_MINLIST r_ops[11] +#define f_MAXLIST r_ops[12] +#define f_ABS r_ops[15] +#define f_OPPLTERM r_ops[64] +#define f_OPIFSYM r_ops[65] +#define f_OP1POW r_ops[76] +#define f_OP2POW r_ops[77] +#define f_OPCPOW r_ops[78] +#define f_OPFUNCALL r_ops[79] +#define f_OPNUM r_ops[80] +#define f_OPHOL r_ops[81] +#define f_OPVARVAL r_ops[82] +#define N_OPS 83 |