#include "tao_solver.h"
int TaoLinearSolver::SolveTrustRegion(TaoVec *b, TaoVec *x, double r,
TaoTruth *t)
| x | - the solution | |
| flag | - TAO_TRUE if successful solve, TAO_FALSE otherwise. |
Level:intermediate
Location:src/lsolver/taolinearsolver.c
TAO Solver Index
Table of Contents