slope 0.29.0
Loading...
Searching...
No Matches
slope::PGD Member List

This is the complete list of members for slope::PGD, including all inherited members.

interceptslope::SolverBaseprotected
jit_normalizationslope::SolverBaseprotected
PGD(JitNormalization jit_normalization, bool intercept, const std::string &update_type)slope::PGDinline
run(Eigen::VectorXd &beta0, Eigen::VectorXd &beta, Eigen::MatrixXd &eta, const Eigen::ArrayXd &lambda, const std::unique_ptr< Loss > &loss, const SortedL1Norm &penalty, const Eigen::VectorXd &gradient, const std::vector< int > &working_set, const Eigen::MatrixXd &x, const Eigen::VectorXd &x_centers, const Eigen::VectorXd &x_scales, const Eigen::MatrixXd &y) overrideslope::PGDvirtual
run(Eigen::VectorXd &beta0, Eigen::VectorXd &beta, Eigen::MatrixXd &eta, const Eigen::ArrayXd &lambda, const std::unique_ptr< Loss > &loss, const SortedL1Norm &penalty, const Eigen::VectorXd &gradient, const std::vector< int > &working_set, const Eigen::SparseMatrix< double > &x, const Eigen::VectorXd &x_centers, const Eigen::VectorXd &x_scales, const Eigen::MatrixXd &y) overrideslope::PGDvirtual
SolverBase(JitNormalization jit_normalization, bool intercept)slope::SolverBaseinline
~SolverBase()=defaultslope::SolverBasevirtual