bvnorm: Blockvector Norm

Description Usage Arguments Value Examples

Description

Computes the norm(s) of a blockvector

Usage

1
  bvnorm(x)

Arguments

x

a blockvector

Value

norm of x

Examples

1
2
3
# numeric blockvector
bv = blockvector(1:10, c(4,6), 2)
bvnorm(bv)

gastonstat/blockberry documentation built on May 16, 2019, 5:44 p.m.