ds_eigen: Calculate SVD decomposition of the matrix

View source: R/utils.R

ds_eigenR Documentation

Calculate SVD decomposition of the matrix

Description

Calculate SVD decomposition of the matrix

Usage

ds_eigen(obj)

Arguments

obj

A Matrix

Value

Result of svd function


dualScale documentation built on Nov. 9, 2023, 9:07 a.m.