35 #endif // CVN_RESULT_H
unsigned int Max()
Maximum value in vector.
Defines an enumeration for prong classification.
std::vector< float > fOutput
Vector of outputs from neural net.
unsigned int ArgMax()
Index of maximum value in vector.
unsigned int NOutput()
Number of outputs, i.e. size of vector.
Result, basic output of CVN neural net.