Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
screening
Function · 0.80
fit_and_evaluate_in_metric
Method · 0.80
sequential_path_cv
Function · 0.80
abessWorkflow
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected