ddmatrix-norm: Norm

Description Usage Arguments Value Methods

Description

Computes the norm of a distributed matrix.

Usage

1
2
## S4 method for signature 'ddmatrix,ANY'
norm(x, type = c("O", "I", "F", "M", "2"))

Arguments

x

numeric distributed matrices.

type

character. Determines which matrix norm is to be used.

Value

Returns a number.

Methods

list("signature(x = \"ddmatrix\")")

RBigData/pbdDMAT documentation built on Oct. 29, 2021, 6:20 p.m.