Home
last modified time | relevance | path

Searched refs:error_unstable_ (Results 1 – 3 of 3) sorted by relevance

/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Ddple_impl.hpp124 bool error_unstable_; member in casadi::Dple
H A Ddple.cpp200 error_unstable_ = false; in init()
210 error_unstable_ = op.second; in init()
/dports/math/casadi/casadi-3.5.5/casadi/interfaces/slicot/
H A Dslicot_dple.cpp227 if (error_unstable_) { in eval()