Tree Construction

Functions

UltrametricTree constructUltrametricTree(std::vector<std::vector<double>> &data, UltrametricTreeType tree_type = UltrametricTreeType::DCTree, const std::unordered_map<std::string, std::string> &config = {})