Main Page | File List | Globals

syMatrix.c File Reference

#include "syMatrix.h"

Functions

SEXP syMatrix_validate (SEXP obj)
void make_symmetric (double *to, SEXP from, int n)
SEXP syMatrix_as_geMatrix (SEXP from)
SEXP syMatrix_as_matrix (SEXP from)
double get_norm_sy (SEXP obj, char *typstr)
SEXP syMatrix_norm (SEXP obj, SEXP type)
SEXP syMatrix_geMatrix_mm (SEXP a, SEXP b)
SEXP syMatrix_geMatrix_mm_R (SEXP a, SEXP b)

Function Documentation

double get_norm_sy (  SEXP  obj,
char *  typstr
) 
 

void make_symmetric (  double *  to,
SEXP  from,
int  n
)  [static]
 

SEXP syMatrix_as_geMatrix (  SEXP  from  ) 
 

SEXP syMatrix_as_matrix (  SEXP  from  ) 
 

SEXP syMatrix_geMatrix_mm (  SEXP  a,
SEXP  b
) 
 

SEXP syMatrix_geMatrix_mm_R (  SEXP  a,
SEXP  b
) 
 

SEXP syMatrix_norm (  SEXP  obj,
SEXP  type
) 
 

SEXP syMatrix_validate (  SEXP  obj  ) 
 


Generated on Mon May 31 14:04:37 2004 for Matrix by doxygen 1.3.6-20040222