rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
List of all members
DataTree.PpartNode Class Reference

Detailed Description

Definition at line 18 of file PpartNode.m.

Inheritance diagram for DataTree.PpartNode:
Inheritance graph
[legend]
Collaboration diagram for DataTree.PpartNode:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from DataTree.DefaultNode
function data = get (index)
 Access to a child of the current node.
 
function path = get_index (id, mu, nt)
 Obtains the leaf index vector that best fits the child description given by the three arguments.
 
function
children = 
length ()
 Returns the number of children of the node.
 
function this = set (index, value)
 Sets a child at the given path in the tree hierarchy.
 
- Public Attributes inherited from DataTree.DefaultNode
 values = "[]"
 cell array of DataTree.INode elements, holding the childrens of this DataTree.INode.
 

The documentation for this class was generated from the following file: