PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
This is the complete list of members for plssvm::default_init< T >, including all inherited members.
default_init() noexcept(std::is_nothrow_default_constructible_v< T >)=default | plssvm::default_init< T > | |
default_init(T val) noexcept(std::is_nothrow_move_constructible_v< T >) | plssvm::default_init< T > | inlineexplicit |
value | plssvm::default_init< T > |