Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

cps::ApproxDescr Class Reference

#include <int_arg.h>

List of all members.

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


Constructor & Destructor Documentation

cps::ApproxDescr::ApproxDescr void   ) 
 

Definition at line 119 of file int_arg_resize.C.

References approx_type, bounds_type, lambda_high, lambda_low, and stop_rsd.


Member Function Documentation

bool cps::ApproxDescr::Decode char *  filename,
char *  instance
 

Definition at line 144 of file int_arg.C.

References cps::VML::Create(), cps::VML::Destroy(), Vml(), and cps::VML_DECODE.

bool cps::ApproxDescr::Encode char *  filename,
char *  instance
 

Definition at line 137 of file int_arg.C.

References cps::VML::Create(), cps::VML::Destroy(), Vml(), and cps::VML_ENCODE.

bool cps::ApproxDescr::Vml VML vmls,
char *  instance
 

Definition at line 150 of file int_arg.C.

References cps::vml_ApproxDescr().

Referenced by Decode(), and Encode().


Member Data Documentation

RationalApproxType cps::ApproxDescr::approx_type
 

Definition at line 70 of file int_arg.h.

Referenced by ApproxDescr(), and cps::vml_ApproxDescr().

RationalBoundsType cps::ApproxDescr::bounds_type
 

Definition at line 71 of file int_arg.h.

Referenced by ApproxDescr(), and cps::vml_ApproxDescr().

Float cps::ApproxDescr::lambda_high
 

Definition at line 73 of file int_arg.h.

Referenced by ApproxDescr(), and cps::vml_ApproxDescr().

Float cps::ApproxDescr::lambda_low
 

Definition at line 72 of file int_arg.h.

Referenced by ApproxDescr(), and cps::vml_ApproxDescr().

struct { ... } cps::ApproxDescr::stop_rsd
 

Referenced by ApproxDescr(), and cps::vml_ApproxDescr().

u_int cps::ApproxDescr::stop_rsd_len
 

Definition at line 75 of file int_arg.h.

Referenced by cps::vml_ApproxDescr().

Float* cps::ApproxDescr::stop_rsd_val
 

Definition at line 76 of file int_arg.h.

Referenced by cps::vml_ApproxDescr().


The documentation for this class was generated from the following files:
Generated on Sat Oct 10 14:11:59 2009 for Columbia Physics System by  doxygen 1.3.9.1