PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Sets the value of the value
member to true
if T
is a C-SVM using an available backend. Ignores any top-level const, volatile, and reference qualifiers.
More...
#include <csvm.hpp>
Sets the value of the value
member to true
if T
is a C-SVM using an available backend. Ignores any top-level const, volatile, and reference qualifiers.
T | the type of the C-SVM |