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 2024-07-18 at 13:53:30 +0000