'BLAS' and 'LAPACK' Routines for Native R Matrices and 'big.matrix' Objects


[Up] [Top]

Documentation for package ‘bigalgebra’ version 1.1.1

Help Pages

bigalgebra-package Arithmetic routines for native R matrices and big.matrix objects.
%*%-method Class '"big.matrix"' arithmetic methods
Arith-method Class '"big.matrix"' arithmetic methods
bigalgebra Arithmetic routines for native R matrices and big.matrix objects.
daxpy BLAS daxpy functionality
dcopy Copy a vector.
dgeev DGEEV computes eigenvalues and eigenvectors.
dgemm Matrix Multiply
dgeqrf QR factorization
dgesdd DGESDD computes the singular value decomposition (SVD) of a real matrix.
dpotrf Cholesky factorization
dscal Scales a vector by a constant.