![]() |
slope 0.29.0
|
The declaration of the Clusters class. More...
#include <Eigen/SparseCore>
#include <vector>
Go to the source code of this file.
Classes | |
class | slope::Clusters |
Representation of the clusters in SLOPE. More... | |
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
Functions | |
Eigen::SparseMatrix< int > | slope::patternMatrix (const Eigen::VectorXd &beta) |
Returns the cluster pattern as a sparse matrix. | |
The declaration of the Clusters class.
Definition in file clusters.h.