#include <int_arg.h>
Public Member Functions | |
| bool | Encode (char *filename, char *instance) |
| bool | Decode (char *filename, char *instance) |
| bool | Vml (VML *vmls, char *instance) |
| ApproxDescr (void) | |
Public Attributes | |
| RationalApproxType | approx_type |
| RationalBoundsType | bounds_type |
| Float | lambda_low |
| Float | lambda_high |
| struct { | |
| u_int stop_rsd_len | |
| Float * stop_rsd_val | |
| } | stop_rsd |
|
|
Definition at line 119 of file int_arg_resize.C. References approx_type, bounds_type, lambda_high, lambda_low, and stop_rsd. |
|
||||||||||||
|
Definition at line 144 of file int_arg.C. References cps::VML::Create(), cps::VML::Destroy(), Vml(), and cps::VML_DECODE. |
|
||||||||||||
|
Definition at line 137 of file int_arg.C. References cps::VML::Create(), cps::VML::Destroy(), Vml(), and cps::VML_ENCODE. |
|
||||||||||||
|
Definition at line 150 of file int_arg.C. References cps::vml_ApproxDescr(). |
|
|
Definition at line 70 of file int_arg.h. Referenced by ApproxDescr(), and cps::vml_ApproxDescr(). |
|
|
Definition at line 71 of file int_arg.h. Referenced by ApproxDescr(), and cps::vml_ApproxDescr(). |
|
|
Definition at line 73 of file int_arg.h. Referenced by ApproxDescr(), and cps::vml_ApproxDescr(). |
|
|
Definition at line 72 of file int_arg.h. Referenced by ApproxDescr(), and cps::vml_ApproxDescr(). |
|
|
Referenced by ApproxDescr(), and cps::vml_ApproxDescr(). |
|
|
Definition at line 75 of file int_arg.h. Referenced by cps::vml_ApproxDescr(). |
|
|
Definition at line 76 of file int_arg.h. Referenced by cps::vml_ApproxDescr(). |
1.3.9.1