SVD: Singular value decomposition of the aggregated list from...

View source: R/RcppExports.R

SVDR Documentation

Singular value decomposition of the aggregated list from XWXMatrix(W) functions

Description

Singular value decomposition of the aggregated list from XWXMatrix(W) functions

Usage

SVD(out, epsilon)

Arguments

out

list containing requisite computed values

epsilon

either machine epsilon or user depermined epsilon


bigReg documentation built on May 29, 2024, 7:10 a.m.

Related to SVD in bigReg...