basis

From DavinciWiki
Revision as of 00:21, 4 March 2006 by Keith (Talk | contribs)

Jump to: navigation, search


Description

Generate square transform basis function

Arguments and Return Values

Arguments:

Return Value:

Usage

Syntax: basis(object=VAL, type=STRING, size=INT)

type: hadamard or haar

Examples

dv> a = random(20,20,20)
20x20x20 array of float, bsq format [32,000 bytes]

dv> basis(a,type = 'hadamard')
basis: Ignoring depth > 1
32x32x1 array of double, bsq format [8,192 bytes]


DavinciWiki Mini-Nav Bar

Contents


Contact Developers

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left


Recent Core Changes

Modified On: 03-23-2006

Personal tools