Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
int comp_ascend | ( | const void * | s1, |
const void * | s2 | ||
) |
Definition at line 158 of file general.c.
References real.
Referenced by vector_ordering(), and vector_sort_real().
int comp_ascend_int | ( | const void * | s1, |
const void * | s2 | ||
) |
Definition at line 196 of file general.c.
Referenced by vector_sort_int().
int comp_descend | ( | const void * | s1, |
const void * | s2 | ||
) |
Definition at line 171 of file general.c.
References real.
Referenced by vector_ordering(), and vector_sort_real().
int comp_descend_int | ( | const void * | s1, |
const void * | s2 | ||
) |
Definition at line 183 of file general.c.
Referenced by vector_sort_int().
real drand | ( | void | ) |
Definition at line 52 of file general.c.
References real.
Referenced by assign_random_edge_color(), SparseStressMajorizationSmoother_new(), spring_electrical_embedding(), spring_electrical_embedding_fast(), spring_electrical_embedding_slow(), spring_electrical_spring_embedding(), spring_maxent_embedding(), stress_model_core(), StressMajorizationSmoother_smooth(), and uniform_stress().
int excute_system_command3 | ( | char * | s1, |
char * | s2, | ||
char * | s3 | ||
) |
Definition at line 291 of file general.c.
Referenced by QuadTree_get_supernodes_internal().
char* strip_dir | ( | char * | s | ) |
Definition at line 299 of file general.c.
Referenced by dump_coordinates(), and makeDotGraph().
Definition at line 210 of file general.c.
References comp_ascend(), comp_descend(), FREE, int, MALLOC, and real.
Referenced by vector_median(), and vector_percentile().
Definition at line 101 of file general.c.
References real.
Referenced by StressMajorizationSmoother_smooth().
Definition at line 250 of file general.c.
References comp_ascend_int(), and comp_descend_int().
Definition at line 243 of file general.c.
References comp_ascend(), comp_descend(), and real.