Ipopt.Raw

specifying problem

createIpoptProblemAD

solve

ipoptSolve

data IpOptSolved v

solver options

addIpoptNumOption

addIpoptStrOption

addIpoptIntOption

openIpoptOutputFile

types

type Vec

type IpNumber

type IpIndex

type IpInt

type IpBool

type IpF

type IpGradF

type IpG

type IpJacG

type IpH

data IpProblem

type IntermediateCB

data ApplicationReturnStatus

lower-level parts of the binding

createIpoptProblem

setIpoptProblemScaling

setIntermediateCallback

marshalling functions

wrapIpF

wrapIpGradF

wrapIpG

wrapIpJacG

wrapIpH

wrapIpF2

wrapIpGradF2

wrapIpG2

wrapIpJacG2

wrapIpH2