PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Test whether the given type T
is of type plssvm::default_value
ignoring all top-level const, volatile, and reference qualifiers.
More...
#include <default_value.hpp>
Test whether the given type T
is of type plssvm::default_value
ignoring all top-level const, volatile, and reference qualifiers.
T | the type to check whether it is a plssvm::default_value |