[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | Node< e_ConstProbNode > Class Template Reference |  | 
#include <vigra/random_forest/rf_nodeproxy.hxx>
 
  
 | Additional Inherited Members | |
|  Public Member Functions inherited from NodeBase | |
| INT & | child (Int32 l) | 
| INT const & | child (Int32 l) const | 
| Topology_type | column_data () const | 
| Topology_type | columns_begin () const | 
| Topology_type | columns_end () const | 
| int | columns_size () const | 
| bool | data () const | 
| NodeBase () | |
| NodeBase (T_Container_type const &topology, P_Container_type const ¶meter, INT n) | |
| NodeBase (int tLen, int pLen, T_Container_type const &topology, P_Container_type const ¶meter, INT n) | |
| NodeBase (int tLen, int pLen, NodeBase &node) | |
| NodeBase (int tLen, int pLen, T_Container_type &topology, P_Container_type ¶meter) | |
| NodeBase (NodeBase const &toCopy, T_Container_type &topology, P_Container_type ¶meter) | |
| INT & | parameter_addr () | 
| Parameter_type | parameters_begin () const | 
| Topology_type | topology_begin () const | 
| INT & | typeID () | 
| double & | weights () | 
ExteriorNodeBase class.
This class implements common features of all interior nodes. All interior nodes are derived classes of ExteriorNodeBase.
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |