![]() |
slope 0.29.0
|
Factory function to create and configure a SLOPE solver. More...
Go to the source code of this file.
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
Functions | |
std::unique_ptr< SolverBase > | slope::setupSolver (const std::string &solver_type, const std::string &loss, JitNormalization jit_normalization, bool intercept, bool update_clusters, int cd_iterations) |
Factory function to create and configure a SLOPE solver. | |
Factory function to create and configure a SLOPE solver.
Definition in file setup_solver.h.