RAPI
Defines | Typedefs | Functions
R.h File Reference
#include <stdlib.h>
#include <stdio.h>
#include <limits.h>
#include <math.h>
#include <Rconfig.h>
#include <R_ext/Arith.h>
#include <R_ext/Boolean.h>
#include <R_ext/Complex.h>
#include <R_ext/Constants.h>
#include <R_ext/Error.h>
#include <R_ext/Memory.h>
#include <R_ext/Print.h>
#include <R_ext/Random.h>
#include <R_ext/Utils.h>
#include <R_ext/RS.h>
Include dependency graph for R.h:

Go to the source code of this file.

Defines

#define USING_R
#define __STDC_WANT_IEC_60559_FUNCS_EXT__   1
#define SINT_MAX   INT_MAX
#define SINT_MIN   INT_MIN

Typedefs

typedef double Sfloat
typedef int Sint

Functions

void R_FlushConsole (void)
void R_ProcessEvents (void)

Define Documentation

#define SINT_MAX   INT_MAX
#define SINT_MIN   INT_MIN
#define USING_R

Typedef Documentation

typedef double Sfloat
typedef int Sint

Function Documentation

void R_FlushConsole ( void  )
void R_ProcessEvents ( void  )
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines