search_space_constraint.cpp File Reference
Include dependency graph for search_space_constraint.cpp:

Functions

arma::vec constrain_lower_bounds (const arma::vec &lower_bounds, const arma::vec &upper_bounds, arma::uword segment, arma::uword total_segments)
 
arma::vec constrain_upper_bounds (const arma::vec &lower_bounds, const arma::vec &upper_bounds, arma::uword segment, arma::uword total_segments)
 

Function Documentation

◆ constrain_lower_bounds()

arma::vec constrain_lower_bounds ( const arma::vec &  lower_bounds,
const arma::vec &  upper_bounds,
arma::uword  segment,
arma::uword  total_segments 
)

◆ constrain_upper_bounds()

arma::vec constrain_upper_bounds ( const arma::vec &  lower_bounds,
const arma::vec &  upper_bounds,
arma::uword  segment,
arma::uword  total_segments 
)