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