Man pages for ekernf01/MatrixLazyEval
Lazy evaluation for cheap storage and fast operations with sparse matrices

CenterLazilyCenter rows or columns.
colMeans-LazyMatrix-methodGet means of columns for LazyMatrix.
colSums-LazyMatrix-methodGet sums of columns for LazyMatrix.
dim-LazyMatrix-methodWhat size is my matrix?
EvaluateLazyMatrixCompute a matrix product.
ExtendLazyMatrixLeft- and right-multiply a LazyMatrix lazily, without...
ExtractElementsLazyMatrixEvaluate elements of a LazyMatrix.
grapes-times-grapes-ANY-LazyMatrix-methodMultiply a LazyMatrix by a regular hard-working matrix.
grapes-times-grapes-LazyMatrix-ANY-method
grapes-times-grapes-LazyMatrix-LazyMatrix-methodCombine two LazyMatrices into another LazyMatrix.
HasValidRuleLazyMatrixDoes it conform to the rules?
LazyMatrix-classLazyMatrix class.
ncol-LazyMatrix-methodHow wide is my matrix?
NewLazyMatrixReturn an empty LazyMatrix.
nrow-LazyMatrix-methodHow tall is my matrix?
RandomSVDLazyMatrixCompute randomized SVD.
RankOneUpdateLazilyDo a low-rank update to a matrix.
RegressOutLazilyReplace a matrix with residuals from an OLS regression.
rowMeans-LazyMatrix-methodGet means of rows for LazyMatrix.
rowSums-LazyMatrix-methodGet sums of rows for LazyMatrix.
ScaleLazilyScale rows or columns to a desired total.
sub-LazyMatrix-ANY-ANY-ANY-methodAbdicate responsibility for weird subsetting requests.
sub-LazyMatrix-integer-integer-ANY-methodSubset LazyMatrix
sub-LazyMatrix-integer-logical-ANY-methodSubset LazyMatrix
sub-LazyMatrix-integer-missing-ANY-methodSubset LazyMatrix
sub-LazyMatrix-logical-integer-ANY-methodSubset LazyMatrix
sub-LazyMatrix-logical-logical-ANY-methodSubset LazyMatrix
sub-LazyMatrix-logical-missing-ANY-methodSubset LazyMatrix
sub-LazyMatrix-missing-integer-ANY-methodSubset LazyMatrix
sub-LazyMatrix-missing-logical-ANY-methodSubset LazyMatrix
sub-LazyMatrix-missing-missing-ANY-methodSubset LazyMatrix
summary-LazyMatrix-methodShow a few details on a LazyMatrix.
tcrossprod-LazyMatrix-missing-methodtcrossprod a LazyMatrix, lazily.
TestLazyMatrixCheck matrix by computing xM, My, and xMy with random dense...
t-LazyMatrix-methodTranspose a LazyMatrix, lazily.
TransposeLazyMatrixTranspose lazily / implicitly.
ekernf01/MatrixLazyEval documentation built on July 24, 2022, 2:42 a.m.