ShiftDiagonal
Adds this constant to the diagonal elements of this matrix.
Synopsis
#include "tao_solver.h"
int TaoMat::ShiftDiagonal(double c)
Input Parameter
c -the constant
See Also
TaoMat::SetDiagonal(), TaoMat::AddDiagonal()
Level:intermediate
Location:src/matrix/taomat.c
TAO Solver Index
Table of Contents