slope 0.29.0
Loading...
Searching...
No Matches
slope_threshold.h File Reference

The declaration of the slopeThreshold function. More...

#include "../clusters.h"
#include <Eigen/Core>
#include <tuple>
Include dependency graph for slope_threshold.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  slope
 Namespace containing SLOPE regression implementation.
 

Functions

std::tuple< double, int > slope::slopeThreshold (const double x, const int j, const Eigen::ArrayXd lambdas, const Clusters &clusters)
 

Detailed Description

The declaration of the slopeThreshold function.

Definition in file slope_threshold.h.