aglowav::One2ManyTreeTraits< o2mNode > Class Template Reference

Traits for trees where the nodes have always a fixed number of leafs. More...

#include <tree.hh>

Static Public Member Functions

static o2mNode * child (const o2mNode *nd, uint j)
 

Detailed Description

template<class o2mNode>
class aglowav::One2ManyTreeTraits< o2mNode >

Traits for trees where the nodes have always a fixed number of leafs.

Definition at line 25 of file tree.hh.

Member Function Documentation

◆ child()

template<class o2mNode >
static o2mNode* aglowav::One2ManyTreeTraits< o2mNode >::child ( const o2mNode *  nd,
uint  j 
)
inlinestatic

Definition at line 27 of file tree.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich