#include <agglomerative_hierarchical_clustering.hh>
◆ ClusterOptions() [1/2]
numeric::ClusterOptions::ClusterOptions |
( |
| ) |
|
|
inline |
◆ ClusterOptions() [2/2]
numeric::ClusterOptions::ClusterOptions |
( |
Size |
node1, |
|
|
Size |
node2, |
|
|
Size |
min_i, |
|
|
Size |
min_j, |
|
|
Real |
min |
|
) |
| |
|
inline |
◆ min_
Real numeric::ClusterOptions::min_ |
◆ min_i_
Size numeric::ClusterOptions::min_i_ |
◆ min_j_
Size numeric::ClusterOptions::min_j_ |
◆ node1_
Size numeric::ClusterOptions::node1_ |
◆ node2_
Size numeric::ClusterOptions::node2_ |
The documentation for this class was generated from the following file: