col.norm: Compute the L2 norm of each column

Description Usage Arguments Value Author(s)

View source: R/package.R

Description

The function returns a vector containing the L2 norm of each column for a given matrix.

Usage

1

Arguments

X

a matrix for which the column norms are computed.

Value

A vector containing the L2 norm of the columns of X is returned.

Author(s)

Haeran Cho


tilting documentation built on May 2, 2019, 8:53 a.m.