svd_tall: Singular Value Decomposition (SVD) for a tall matrix

Description Usage Arguments

Description

SVD of tall matrix (number of rows >> number of columns)

Usage

1
  svd_tall(m, tol)

Arguments

m

a numeric matrix

tol

tolerance threshold for singular values


gastonstat/matrixkit documentation built on May 16, 2019, 5:45 p.m.