Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

RInterface Class Reference

#include <RInterface.h>

List of all members.

Public Member Functions

 RInterface ()
double evalCommand (char *cmd, double *data, int size)
void evalCommandList (char *cmd, double *data, int size)
double evalCommandValue (char *cmd, double *data, int size, int n)
void evalTest (RTESTS test, double *data, int size, char *buf)
void evalTest (RTESTS test, double *data1, double *data2, int size, char *buf)
void getVal (void *val, char *buf)
void setMu (double v)
double Mu ()
void setAlternative (int v)
int Alternative ()
void setPaired (bool v)
bool Paired ()
void setEqual (bool v)
bool Equal ()
void setConfLevel (double v)
double ConfLevel ()
void setCorrect (bool v)
bool Correct ()
void setConfInt (bool v)
bool ConfInt ()
void setRatio (double v)
double Ratio ()

Private Attributes

double mu
int alt
bool paired
bool equal
double conf_level
bool correct
bool conf_int
double ratio


Constructor & Destructor Documentation

RInterface::RInterface (   ) 
 


Member Function Documentation

int RInterface::Alternative (   )  [inline]
 

bool RInterface::ConfInt (   )  [inline]
 

double RInterface::ConfLevel (   )  [inline]
 

bool RInterface::Correct (   )  [inline]
 

bool RInterface::Equal (   )  [inline]
 

double RInterface::evalCommand (  char *  cmd,
double *  data,
int  size
) 
 

void RInterface::evalCommandList (  char *  cmd,
double *  data,
int  size
) 
 

double RInterface::evalCommandValue (  char *  cmd,
double *  data,
int  size,
int  n
) 
 

void RInterface::evalTest (  RTESTS  test,
double *  data1,
double *  data2,
int  size,
char *  buf
) 
 

void RInterface::evalTest (  RTESTS  test,
double *  data,
int  size,
char *  buf
) 
 

void RInterface::getVal (  void *  val,
char *  buf
) 
 

double RInterface::Mu (   )  [inline]
 

bool RInterface::Paired (   )  [inline]
 

double RInterface::Ratio (   )  [inline]
 

void RInterface::setAlternative (  int  v  )  [inline]
 

void RInterface::setConfInt (  bool  v  )  [inline]
 

void RInterface::setConfLevel (  double  v  )  [inline]
 

void RInterface::setCorrect (  bool  v  )  [inline]
 

void RInterface::setEqual (  bool  v  )  [inline]
 

void RInterface::setMu (  double  v  )  [inline]
 

void RInterface::setPaired (  bool  v  )  [inline]
 

void RInterface::setRatio (  double  v  )  [inline]
 


Member Data Documentation

int RInterface::alt [private]
 

bool RInterface::conf_int [private]
 

double RInterface::conf_level [private]
 

bool RInterface::correct [private]
 

bool RInterface::equal [private]
 

double RInterface::mu [private]
 

bool RInterface::paired [private]
 

double RInterface::ratio [private]
 


The documentation for this class was generated from the following files:
Generated on Sat Oct 13 21:55:03 2007 for LabPlot by  doxygen 1.4.4