PandA-2024.02
Functions
digitrec_sw.h File Reference
#include "typedefs.h"
Include dependency graph for digitrec_sw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DigitRec_sw (const DigitType global_training_set[NUM_TRAINING *DIGIT_WIDTH], const DigitType global_test_set[NUM_TEST *DIGIT_WIDTH], LabelType global_results[NUM_TEST])
 

Function Documentation

◆ DigitRec_sw()

void DigitRec_sw ( const DigitType  global_training_set[NUM_TRAINING *DIGIT_WIDTH],
const DigitType  global_test_set[NUM_TEST *DIGIT_WIDTH],
LabelType  global_results[NUM_TEST] 
)

Definition at line 90 of file digitrec_sw.c.

References CLASS_SIZE, point_stats::dists, K_CONST, knn_vote(), NTESTS, NUM_TRAINING, and update_knn().

Here is the call graph for this function:

Generated on Mon Feb 12 2024 13:03:12 for PandA-2024.02 by doxygen 1.8.13