|  | slope 6.0.1
    | 

| Files | |
| hybrid.h | |
| Hybrid numerical solver for SLOPE combining coordinate descent and proximal gradient descent. | |
| hybrid_cd.h | |
| An implementation of the coordinate descent step in the hybrid algorithm for solving SLOPE. | |
| pgd.h | |
| Proximal Gradient Descent solver implementation for SLOPE. | |
| setup_solver.h | |
| Factory function to create and configure a SLOPE solver. | |
| slope_threshold.h | |
| The declaration of the slopeThreshold function. | |
| solver.h | |
| Numerical solver class for SLOPE (Sorted L-One Penalized Estimation) | |