#include "dppMatrix.h"
Functions | |
SEXP | dppMatrix_validate (SEXP obj) |
SEXP | dppMatrix_chol (SEXP x) |
static double | set_rcond (SEXP obj, char *typstr) |
SEXP | dppMatrix_rcond (SEXP obj, SEXP type) |
SEXP | dppMatrix_solve (SEXP x) |
SEXP | dppMatrix_matrix_solve (SEXP a, SEXP b, SEXP classed) |
|
|
|
|
|
|
|
|
|
|
|
|