# Created by Octave 3.8.2, Sat Sep 27 14:09:58 2014 UTC <root@rama>
# name: cache
# type: cell
# rows: 3
# columns: 27
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
deleteNode


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 416
 -- Function: deleteNode
     DELETENODE Removes specified node from the tree
        Usage:  wt = deleteNode(nodeNo,wt)

        Input parameters:
              nodeNo   : Node index.
              wt       : Structure containing description of the filter tree.

        Output parameters:
              wt       : Modified wt.
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/deleteNode.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
DELETENODE Removes specified node from the tree
   Usage:  wt = deleteNode(nodeN



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 13
deleteSubtree


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 422
 -- Function: deleteSubtree
     DELETESUBTREE Removes subtree with root node
        Usage:  wt = deleteSubtree(nodeNo,wt)

        Input parameters:
              nodeNo   : Node index.
              wt       : Structure containing description of the filter tree.

        Output parameters:
              wt       : Modified wt.
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/deleteSubtree.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
DELETESUBTREE Removes subtree with root node
   Usage:  wt = deleteSubtree(nodeN



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 17
depthIndex2NodeNo


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 164
 -- Function: depthIndex2NodeNo
      find ordered nodes at depth d-1
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/depthIndex2NodeNo.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
 find ordered nodes at depth d-1
   *Url*:
<http://ltfat.sourceforge.net/doc/wav



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
maxTreeSub


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 128
 -- Function: maxTreeSub
     MAXTREESUB
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/maxTreeSub.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
MAXTREESUB
   *Url*:
<http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/maxTre



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 13
nat2freqOrder


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 728
 -- Function: nat2freqOrder
     NAT2FREQORDER Natural To Frequency Ordering
        Usage:  wt = nat2freqOrder(wt);

        Input parameters:
              wt    : Structure containing description of the filter tree.

        Output parameters:
              wt    : Structure containing description of the filter tree.

        NAT2FREQORDER(wt) Creates new wavelet filterbank tree definition
        with permuted order of some filters for purposes of the correct frequency
        ordering of the resultant identical filters. For definition of the
        structure see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nat2freqOrder.php>

     See also: wfbtinit, wfbtmultid, nodesbforder.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 78
NAT2FREQORDER Natural To Frequency Ordering
   Usage:  wt = nat2freqOrder(wt);



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 16
noOfChildOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 124
 -- Function: noOfChildOutputs
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/noOfChildOutputs.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
   *Url*:
<http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/noOfChildOutputs.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 15
noOfNodeOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 620
 -- Function: noOfNodeOutputs
     NOOFNODEOUTPUTS Number of node Outputs
        Usage:  noOut = noOfNodeOutputs(nodeNo,wt);

        Input parameters:
              nodeNo  : Node index.
              wt      : Structure containing description of the filter tree.

        Output parameters:
              noOut      : Number of node outputs.

        NOOFNODEOUTPUTS(nodeNo,wt) Return number of the terminal
        outputs of the node nodeNo. For definition of the structure
        see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/noOfNodeOutputs.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NOOFNODEOUTPUTS Number of node Outputs
   Usage:  noOut = noOfNodeOutputs(nodeNo



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
noOfOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 520
 -- Function: noOfOutputs
     NOOFOUTPUTS Returns number of outputs of the filter tree
        Usage:  noOut=noOfOutputs(treeStruct)

        Input parameters:
              wt  : Structure containing description of the filter tree.

        Output parameters:
              noOut       : Number of outputs of the whole filter tree.

        NOOFOUTPUTS(wt) For definition of the structure see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/noOfOutputs.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NOOFOUTPUTS Returns number of outputs of the filter tree
   Usage:  noOut=noOfOu



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 18
noOfSubtreeOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 128
 -- Function: noOfSubtreeOutputs
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/noOfSubtreeOutputs.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
   *Url*:
<http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/noOfSubtreeOutput



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
nodeFiltUps


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 618
 -- Function: nodeFiltUps
     NODEFILTUPS  Node upsamplig factor
        Usage:  upsNo = nodeFiltUps(nodeNo,wt)

        Input parameters:
              wt  : Structure containing description of the filter tree.

        Output parameters:
              upsNo : Accumulated upsampling factor along path to root.

        NODEFILTUPS(wt) Returns upsampling factor, which can be used to
        upsample the node filters using the a-trous algorithm.
        For definition of the structure see WFBINIT.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodeFiltUps.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 76
NODEFILTUPS  Node upsamplig factor
   Usage:  upsNo = nodeFiltUps(nodeNo,wt)



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 9
nodeInLen


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 760
 -- Function: nodeInLen
     NODEINLEN Length of the node input signal
        Usage:  L = nodeInLen(nodeNo,inLen,doExt,treeStruct);

        Input parameters:
              nodeNo     : Node index.
              inLen      : Filter thee input signal length.
              doNoExt    : Expansive representation indicator.
              wt         : Structure containing description of the filter tree.

        Output parameters:
              Lin        : Length of the node input signal

        NODEINLEN(nodeNo,inLen,doExt,treeStruct) return length of the input
        signal of the node nodeNo. For definition of the structure see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodeInLen.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODEINLEN Length of the node input signal
   Usage:  L = nodeInLen(nodeNo,inLen,



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
nodeOutLen


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 854
 -- Function: nodeOutLen
     NODEINLEN Length of the node output
        Usage:  Lc = nodeInLen(nodeNo,inLen,doExt,wt);

        Input parameters:
              nodeNo     : Node index(es).
              inLen      : Filter thee input signal length.
              outRange   : Cell array. Each element is a vector of local out.
              indexes.
              doNoExt    : Expansive representation indicator.
              wt         : Structure containing description of the filter tree.

        Output parameters:
              Lin        : Length of the node input signal

        nodeInLen(nodeNo,inLen,doExt,treeStruct) return length of the input
        signal of the node nodeNo. For definition of the structure see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodeOutLen.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODEINLEN Length of the node output
   Usage:  Lc = nodeInLen(nodeNo,inLen,doExt



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 15
nodePredecesors


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 122
 -- Function: nodePredecesors
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodePredecesors.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
   *Url*:
<http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodePredecesors.p



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 7
nodeSub


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 167
 -- Function: nodeSub
      if(nodesCount==1)
         subNo = subNo{1};
      end
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodeSub.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
 if(nodesCount==1)
    subNo = subNo{1};
 end
   *Url*:
<http://ltfat.sourceforg



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 13
nodeSubtreeBF


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 452
 -- Function: nodeSubtreeBF
     NODESUBTREEBF Node subtree nodes in Breath-First order
        Usage:  noOut = nodeSubtreeBF(nodeNo,wt);

        Input parameters:
              nodeNo  : Node index.
              wt      : Structure containing description of the filter tree.

        Output parameters:
              noOut   : Nodes in a Breath-First order.

     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodeSubtreeBF.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODESUBTREEBF Node subtree nodes in Breath-First order
   Usage:  noOut = nodeSu



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 13
nodeSubtreeDF


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 450
 -- Function: nodeSubtreeDF
     NODESUBTREEBF Node subtree nodes in Depth-First order
        Usage:  noOut = nodeSubtreeDF(nodeNo,wt);

        Input parameters:
              nodeNo  : Node index.
              wt      : Structure containing description of the filter tree.

        Output parameters:
              noOut   : Nodes in a Depth-First order.

     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodeSubtreeDF.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODESUBTREEBF Node subtree nodes in Depth-First order
   Usage:  noOut = nodeSub



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
nodesBForder


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 616
 -- Function: nodesBForder
     NODESBFORDER Nodes in the Breadth-First search order
       Usage:  nodesIdxs = nodesBForder(treeStruct,order)

        Input parameters:
              treeStruct  : Structure containing description of the filter tree.

        Output parameters:
              nodesIdxs   : Node indexes in the Breadth-First search order.

        NODESBFORDER(treeStruct) For definition of the structure see
        wfbinit.

        Supported flags:

                  'ord','rev'


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodesBForder.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODESBFORDER Nodes in the Breadth-First search order
  Usage:  nodesIdxs = nodes



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
nodesDForder


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 610
 -- Function: nodesDForder
     NODESBFORDER Nodes in the Breadth-First search order
       Usage:  nodesIdxs = nodesBForder(treeStruct)

        Input parameters:
              treeStruct  : Structure containing description of the filter tree.

        Output parameters:
              nodesIdxs   : Node indexes in the Breadth-First search order.

        nodesBForder(treeStruct) For definition of the structure see
        wfbinit.

        Supported flags:

                  'ord','rev'


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodesDForder.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODESBFORDER Nodes in the Breadth-First search order
  Usage:  nodesIdxs = nodes



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 18
nodesLevelsBForder


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 565
 -- Function: nodesLevelsBForder
     NODESBFORDER Nodes in the Breadth-First search order
       Usage:  nodesIdxs = nodesBForder(treeStruct)

        Input parameters:
              treeStruct  : Structure containing description of the filter tree.

        Output parameters:
              nodesIdxs   : Node indexes in the Breadth-First search order.

        nodesBForder(treeStruct) For definition of the structure see
        wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodesLevelsBForder.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODESBFORDER Nodes in the Breadth-First search order
  Usage:  nodesIdxs = nodes



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
nodesMultid


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 714
 -- Function: nodesMultid
     NODESMULTID Filter tree multirate identity filterbank
        Usage:  [g,a]=nodesMultid(wtPath,rangeLoc,rangeOut,wt);

        Input parameters:
              wtPath   : Indexes of nodes to be processed in that order.
              rangeLoc : Idxs of each node terminal outputs. Length
                         cell array of vectors.
              rangeOut : Output subband idxs of each node terminal outputs.
              wt       : Filter-Tree defining structure.

        Output parameters:
              g   : Cell array containing filters
              a   : Vector of subsampling factors
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/nodesMultid.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
NODESMULTID Filter tree multirate identity filterbank
   Usage:  [g,a]=nodesMult



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 19
rangeInLocalOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 665
 -- Function: rangeInLocalOutputs
     RANGEINLOCALOUTPUTS Node output index range of the terminal outputs
        Usage:  outRange = rangeInLocalOutputs(nodeNo,wt);

        Input parameters:
              nodeNo     : Node index.
              wt : Structure containing description of the filter tree.

        Output parameters:
              noOut      : Index range.

        RANGEINLOCALOUTPUTS(nodeNo,wt) Return range of indexes of the
        terminal outputs of the node nodeNo. For definition of the structure
        see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/rangeInLocalOutputs.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
RANGEINLOCALOUTPUTS Node output index range of the terminal outputs
   Usage:  o



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 18
rangeInNodeOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 591
 -- Function: rangeInNodeOutputs
     RANGEINNODEOUTPUTS Index range of the node outputs
        Usage:  outRange = rangeInNodeOutputs(nodeNo,treeStruct)

        Input parameters:
              nodeNo     : Node index.
              treeStruct : Structure containing description of the filter tree.

        Output parameters:
              outRange   : Index range.

        RANGEINNODEOUTPUTS(nodeNo,treeStruct) For definition of the structure
        see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/rangeInNodeOutputs.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
RANGEINNODEOUTPUTS Index range of the node outputs
   Usage:  outRange = rangeIn



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 14
rangeInOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 736
 -- Function: rangeInOutputs
     RANGEINOUTPUTS Index range of the outputs
        Usage:  outRange = rangeInOutputs(nodeNo,treeStruct);

        Input parameters:
              nodeNo     : Node index.
              wt         : Structure containing description of the filter tree.

        Output parameters:
              outRange   : Subband idx range.

        RANGEINOUTPUTS(nodeNo,wt) Returns index range in the global
        tree subbands associated with node nodeNo. Empty matrix is returned if
        node has all outputs connected do children nodes. For definition of the
        structure see wfbinit.


     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/rangeInOutputs.php>

     See also: wfbtinit.




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
RANGEINOUTPUTS Index range of the outputs
   Usage:  outRange = rangeInOutputs(n



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 16
rangeInWpOutputs


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 181
 -- Function: rangeInWpOutputs
      do trough tree and look for nodeNo and its parrent
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/rangeInWpOutputs.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
 do trough tree and look for nodeNo and its parrent
   *Url*:
<http://ltfat.sour



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 9
rangeWpBF


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 166
 -- Function: rangeWpBF
      do trough tree and look for nodeNo and its parent
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/rangeWpBF.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
 do trough tree and look for nodeNo and its parent
   *Url*:
<http://ltfat.sourc



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 10
treeOutLen


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 125
 -- Function: treeOutLen
     TREESUB
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/treeOutLen.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
TREESUB
   *Url*:
<http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/treeOutLe



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 7
treeSub


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 119
 -- Function: treeSub
     TREESUB
     *Url*:
     <http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/treeSub.php>




# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
TREESUB
   *Url*:
<http://ltfat.sourceforge.net/doc/wavelets/wfbtmanip/treeSub.p





