Home
last modified time | relevance | path

Searched refs:kappa_plus_max_ (Results 1 – 2 of 2) sorted by relevance

/dports/math/casadi/casadi-3.5.5/casadi/interfaces/blocksqp/
H A Dblocksqp.hpp387 double kappa_plus_max_; member in casadi::Blocksqp
H A Dblocksqp.cpp284 kappa_plus_max_ = 100.0; in init()
395 kappa_plus_max_ = op.second; in init()
2904 s.unpack("Blocksqp::kappa_plus_max", kappa_plus_max_); in Blocksqp()
2972 s.pack("Blocksqp::kappa_plus_max", kappa_plus_max_); in serialize_body()