putDwd3Dcheck: Check argument list for putD.wd3D

putDwd3DcheckR Documentation

Check argument list for putD.wd3D

Description

This function checks the argument list for putD.wd3D and is not meant to be directly called by any user.

Usage

putDwd3Dcheck(lti, dima, block, nlx)

Arguments

lti

At which level of the wd3D.object you wish to insert a block of coefficients.

dima

A vector, of length 3, which specifies the dimension of the block to insert.

block

A character string which specifies which block is being inserted (one of GGG, GGH, GHG, GHH, HGG, HGH, HHG, or HHH).

nlx

The number of levels in the wd3D.object that you wish to insert the coefficients into (can be obtained using the nlevelsWT function).

Details

This function merely checks that the dimensions and sizes of the array to be inserted into a wd3D.object using the putD.wd3D function are correct.

RELEASE

Version 3.9.6 Copyright Guy Nason 1997

Author(s)

G P Nason

See Also

accessD, putD, accessD.wd3D, print.wd3D, putD, summary.wd3D, threshold.wd3D, wd3D, wd3D.object, wr3D.

Examples

#
# Not intended to be used by the user!
#

wavethresh documentation built on Nov. 16, 2022, 5:16 p.m.