struct Gambit::numout
[No description available]
Public Attributes
| Name | |
|---|---|
| void * | handle |
| REAL ** | link |
| REAL * | Q |
| REAL * | SC |
| int | init |
| CalcHEP_interface * | interface |
Public Attributes Documentation
variable handle
void * handle;
variable link
REAL ** link;
variable Q
REAL * Q;
variable SC
REAL * SC;
variable init
int init;
variable interface
CalcHEP_interface * interface;
Updated on 2022-08-03 at 12:58:02 +0000