MCPcopy Create free account
hub / github.com/abess-team/abess / update_bd_init

Method update_bd_init

src/Algorithm.h:148–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 }
147
148 void update_bd_init(Eigen::VectorXd &bd_init) { this->bd_init = bd_init; }
149
150 void update_coef0_init(T3 coef0) { this->coef0_init = coef0; }
151

Callers 4

screeningFunction · 0.80
sequential_path_cvFunction · 0.80
abessWorkflowFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected