#include <cluster-utils.h>

Collaboration diagram for TreeClusterOptions:

Public Member Functions

 TreeClusterOptions ()
 

Public Attributes

ClusterKMeansOptions kmeans_cfg
 
int32 branch_factor
 
BaseFloat thresh
 

Detailed Description

Definition at line 209 of file cluster-utils.h.

Constructor & Destructor Documentation

◆ TreeClusterOptions()

Member Data Documentation

◆ branch_factor

int32 branch_factor

Definition at line 211 of file cluster-utils.h.

◆ kmeans_cfg

Definition at line 210 of file cluster-utils.h.

Referenced by kaldi::AutomaticallyObtainQuestions().

◆ thresh

BaseFloat thresh

Definition at line 212 of file cluster-utils.h.

Referenced by kaldi::TestClusterTopDown(), and kaldi::TestTreeCluster().


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