#include "tao_solver.h" int TaoSetVariableBounds(TAO_SOLVER tao,TaoVec *xxll,TaoVec *xxuu)Collective on TAO_SOLVER
tao | - the TAO_SOLVER solver context | |
xxll | - vector of lower bounds upon the solution vector | |
xxuu | - vector of upper bounds upon the solution vector |
Level:developer
Location:src/interface/tao.c
TAO Solver Index
Table of Contents