[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]

details Node< e_ConstProbNode > Class Template Reference VIGRA

#include <vigra/random_forest/rf_nodeproxy.hxx>

Inheritance diagram for Node< e_ConstProbNode >:
NodeBase

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 &parameter, INT n)
 
 NodeBase (int tLen, int pLen, T_Container_type const &topology, P_Container_type const &parameter, INT n)
 
 NodeBase (int tLen, int pLen, NodeBase &node)
 
 NodeBase (int tLen, int pLen, T_Container_type &topology, P_Container_type &parameter)
 
 NodeBase (NodeBase const &toCopy, T_Container_type &topology, P_Container_type &parameter)
 
INT & parameter_addr ()
 
Parameter_type parameters_begin () const
 
Topology_type topology_begin () const
 
INT & typeID ()
 
double & weights ()
 

Detailed Description

template<>
class vigra::Node< e_ConstProbNode >

ExteriorNodeBase class.

This class implements common features of all interior nodes. All interior nodes are derived classes of ExteriorNodeBase.


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

© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de)
Heidelberg Collaboratory for Image Processing, University of Heidelberg, Germany

html generated using doxygen and Python
vigra 1.11.1 (Fri May 19 2017)