GetDiagonal
Inserts the diagonal elements of this matrix into the vector.
Synopsis
#include "tao_solver.h"
int TaoMat::GetDiagonal(TaoVec* tv)
Output Parameter
tv -the vector containing the diagonal elements
See Also
TaoMat::SetDiagonal()
Level:intermediate
Location:src/matrix/taomat.c
TAO Solver Index
Table of Contents