#include <R_ext/Lapack.h>
#include "Mutils.h"
Go to the source code of this file.
Functions | |
SEXP | dppMatrix_rcond (SEXP obj, SEXP type) |
SEXP | dppMatrix_validate (SEXP obj) |
SEXP | dppMatrix_solve (SEXP a) |
SEXP | dppMatrix_matrix_solve (SEXP a, SEXP b, SEXP classed) |
SEXP | dppMatrix_chol (SEXP x) |
double | get_norm_sp (SEXP obj, char *typstr) |
|
|
|
|
|
|
|
|
|
|
|
|