slope 6.0.1
Loading...
Searching...
No Matches
slope.h
Go to the documentation of this file.
1
8#pragma once
9
10// Core SLOPE functionality
11#include <slope/slope.h>
12#include <slope/slope_fit.h>
13#include <slope/slope_path.h>
14
15// Cross-validation
16#include <slope/cv.h>
17
18// Proximal operator
Cross-validation functionality for SLOPE models.
SLOPE (Sorted L-One Penalized Estimation) optimization.
SLOPE (Sorted L-One Penalized Estimation) fitting results.
Defines the SlopePath class for storing and accessing SLOPE regression solution paths.
The declaration of the SortedL1Norm class.