#include "tao_solver.h" int TaoLinearSolver::Solve(TaoVec *b, TaoVec *x, TaoTruth *flag)
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