#include "tao_solver.h" int TaoMat::SetReducedMatrix(TaoMat *M, TaoIndexSet* row,TaoIndexSet* col)
row | - the rows of this matrix to be extracted | |
col | - the columns of this matrix to be extracted |
Level:intermediate
Location:src/matrix/taomat.c
TAO Solver Index
Table of Contents