mlpack 3.4.2
average_strategy.hpp
Go to the documentation of this file.
1
12#ifndef MLPACK_CORE_CV_METRICS_AVERAGE_STRATEGY_HPP
13#define MLPACK_CORE_CV_METRICS_AVERAGE_STRATEGY_HPP
14
15namespace mlpack {
16namespace cv {
17
26{
29 Macro
30};
31
32} // namespace cv
33} // namespace mlpack
34
35#endif
AverageStrategy
This enum declares possible strategies for averaging that can be used in some metrics like precision,...
Linear algebra utility functions, generally performed on matrices or vectors.
Definition: cv.hpp:1