Hermes
 All Data Structures Files Functions Variables Macros Pages
TOpticsTrajOrdering.sql File Reference

Functions

void toptics_traj_storage ()
 
void toptics_traj_cleanup ()
 
void toptics_traj_get_neighbors (text db, text nn_method, integer p_obj, integer p_traj, integer epsilon, boolean commonprd=false)
 
void toptics_traj (text db, text nn_method, integer min_trajs, integer epsilon, boolean commonprd=false)
 

Function Documentation

void toptics_traj ( text  db,
text  nn_method,
integer  min_trajs,
integer  epsilon,
boolean  commonprd = false 
)
void toptics_traj_cleanup ( )
void toptics_traj_get_neighbors ( text  db,
text  nn_method,
integer  p_obj,
integer  p_traj,
integer  epsilon,
boolean  commonprd = false 
)
void toptics_traj_storage ( )