blob: 66a962791ae66390eb2aa693c7de9e1fe1e1f379 [file] [log] [blame]
/* -----------------------------------------------------------------------------
*
* @file convex.hpp
*
* @brief Umbrella header that includes all convex task headers
*
* -------------------------------------------------------------------------- */
#include "lmf_igd.hpp"
#include "utils_regularization.hpp"
//#include "ridge_newton.hpp"
#include "linear_svm_igd.hpp"
#include "mlp_igd.hpp"