Searched defs:AddIpoptStrOption (Results 1 – 3 of 3) sorted by relevance
113 Bool AddIpoptStrOption(IpoptProblem ipopt_problem, const char* keyword, const char* val) in AddIpoptStrOption() function
128 Bool AddIpoptStrOption(IpoptProblem ipopt_problem, char* keyword, char* val) in AddIpoptStrOption() function
56 private native boolean AddIpoptStrOption(long ipopt, String keyword, String val); in AddIpoptStrOption() method in Ipopt