Artifact 3f791341cb20f7e6e989b79fdd0c37e988784635904c43ed7ad00611d74d1405:
- File mtt/lib/control/PPP/ppp_lin_con_sol.m — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 205) [annotate] [blame] [check-ins using] [more...]
- File mttroot/mtt/lib/control/PPP/ppp_lin_con_sol.m — part of check-in [182384e0d6] at 2001-04-02 15:02:35 on branch origin/master — Putting the PPP library under cvs (user: gawthrop@users.sourceforge.net, size: 205) [annotate] [blame] [check-ins using]
function U = ppp_lin_con_sol (x,w,J_uu,J_ux,J_uw) ## usage: U = ppp_lin_con_sol (x,w,J_uu,J_ux,J_uw) ## ## ## Pass info to the solnp algorithm global ppp_J_uu, ppp_J_ux, ppp_J_uw endfunction