add some missing params, no docs

This commit is contained in:
Jim O'Regan 2015-07-20 17:53:17 +01:00
parent 81a2c0cbe1
commit bcf8a4cdef

View File

@ -496,6 +496,8 @@ void FreeLabeledList(LABELEDLIST LabeledList) {
* those samples into a clusterer data structure. This
* data structure is then returned to the caller.
* @param char_sample: LABELEDLIST that holds all the feature information for a
* @param FeatureDefs
* @param program_feature_type
* given character.
* @return Pointer to new clusterer data structure.
* @note Globals: None