#include "poMatrix.h"
Functions | |
SEXP | poMatrix_chol (SEXP x) |
double | set_rcond (SEXP obj, char *typstr) |
SEXP | poMatrix_rcond (SEXP obj, SEXP type) |
SEXP | poMatrix_solve (SEXP x) |
SEXP | poMatrix_geMatrix_solve (SEXP a, SEXP b) |
SEXP | poMatrix_matrix_solve (SEXP a, SEXP b) |
|
|
|
|
|
|
|
|
|
|
|
|