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

information at an edge of the tree More...

#include <cluster_tree.hpp>

Public Member Functions

 edge_info_t (function_t *message=nullptr)
 

Public Attributes

function_tmessage
 

Detailed Description

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

information at an edge of the tree

Constructor & Destructor Documentation

◆ edge_info_t()

template<class FunValue = double, class EvaluationPolicy = StdEvaluationPolicy<FunValue>>
ired::ClusterTree< FunValue, EvaluationPolicy >::edge_info_t::edge_info_t ( function_t message = nullptr)
inline

Member Data Documentation

◆ message

template<class FunValue = double, class EvaluationPolicy = StdEvaluationPolicy<FunValue>>
function_t* ired::ClusterTree< FunValue, EvaluationPolicy >::edge_info_t::message

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