PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Type trait to check whether T
is a std::array
.
More...
#include <type_traits.hpp>
Type trait to check whether T
is a std::array
.
T | the type to check |