#include "tao_solver.h" int TaoApplication::CreateATDAMatrix(TaoMat*A, TaoVec* D,TaoVec* X, TaoMat** M)
A | - matrix A | |
D | - a TaoVec in the column space of this matrix that will represent a diagonal matrix | |
X | - a vector in the rowspace of this matrix |
Level:intermediate
Location:src/appobject/interface/taoappobject.c
TAO Solver Index
Table of Contents