Infrared
Loading...
Searching...
No Matches
ired::ClusterTree< FunValue, EvaluationPolicy >::vertex_info_t Struct Reference

information at a vertex (=cluster/bag) of the tree More...

#include <cluster_tree.hpp>

Collaboration diagram for ired::ClusterTree< FunValue, EvaluationPolicy >::vertex_info_t:

Public Member Functions

 vertex_info_t ()
 
 vertex_info_t (const cluster_t &cluster)
 

Public Attributes

cluster_t cluster
 

Detailed Description

template<class FunValue = double, class EvaluationPolicy = StdEvaluationPolicy<FunValue>>
struct ired::ClusterTree< FunValue, EvaluationPolicy >::vertex_info_t

information at a vertex (=cluster/bag) of the tree

Constructor & Destructor Documentation

◆ vertex_info_t() [1/2]

template<class FunValue = double, class EvaluationPolicy = StdEvaluationPolicy<FunValue>>
ired::ClusterTree< FunValue, EvaluationPolicy >::vertex_info_t::vertex_info_t ( )
inline

◆ vertex_info_t() [2/2]

template<class FunValue = double, class EvaluationPolicy = StdEvaluationPolicy<FunValue>>
ired::ClusterTree< FunValue, EvaluationPolicy >::vertex_info_t::vertex_info_t ( const cluster_t cluster)
inline

Member Data Documentation

◆ cluster

template<class FunValue = double, class EvaluationPolicy = StdEvaluationPolicy<FunValue>>
cluster_t ired::ClusterTree< FunValue, EvaluationPolicy >::vertex_info_t::cluster

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