packet: Packet table indexing

Description Usage Arguments Value Examples

View source: R/packet.R

Description

Packet table indexing

Usage

1
packet(d, b, n)

Arguments

d

depth of splitting in packet decomposition.

b

block index among 2^d possibilities at depth d.

n

length of signal.

Value

p linear indices of all coeff's in that block.

Examples

1
packet(1, 1, 8)

rwavelet documentation built on Jan. 13, 2021, 10:38 a.m.