Edited documentation

This commit is contained in:
arcan1s
2013-07-28 04:03:28 +04:00
parent 1af86034e7
commit 7cab7c785f
48 changed files with 5349 additions and 297 deletions

View File

@ -17,9 +17,9 @@ int printing_agl (const char *input, const char *output, const int *connect,
/**
* @brief function that prints aglomerates to output file
* @code
* printing_agl (input_file, output_file, number_of_molecules,
* true_label_molecules, num_of_molecules_in_aglomerates, aglomerates,
* statistic, max_depth, type_of_aglomerate);
* printing_agl (input_file, output_file, number_of_molecules, true_label_molecules,
* num_of_molecules_in_aglomerates, aglomerates, statistic, max_depth,
* type_of_aglomerate);
* @endcode
*
* @param input input file name
@ -39,6 +39,7 @@ int printing_agl (const char *input, const char *output, const int *connect,
{
int error, i, *iso, j, k, *label_matrix, *matrix;
FILE *f_out;
/* iso isomorphic graph in database
* label_matrix massive of indexes of molecule
* matrix connectivity graph