Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions
wavepath.cc File Reference
#include "wavepath.hh"
Include dependency graph for wavepath.cc:

Functions

bool compare_paths (const wavepath &path1, const wavepath &path2)
 
std::vector< clusterselect_clusters_distinct_in_time (std::vector< cluster > &sorted_clusters, const double precision)
 

Function Documentation

◆ compare_paths()

bool compare_paths ( const wavepath path1,
const wavepath path2 
)

Definition at line 23 of file wavepath.cc.

◆ select_clusters_distinct_in_time()

std::vector<cluster> select_clusters_distinct_in_time ( std::vector< cluster > &  sorted_clusters,
const double  precision 
)

Definition at line 166 of file wavepath.cc.