#include "us_spectrodata.h"
Go to the source code of this file.
Classes | |
struct | short_sim_comp_s |
class | bucket |
Store and retrieve solution data. More... | |
class | US_SoluteData |
Typedefs | |
typedef struct short_sim_comp_s | SimComp |
Functions | |
bool | buck_vx_lessthan (const bucket &, const bucket &) |
Bucket vertex less than routine for qSort. More... | |
typedef struct short_sim_comp_s SimComp |
Bucket vertex less than routine for qSort.
Definition at line 10 of file us_solutedata.cpp.