RowScale

Scales the rows of this matrix.

Synopsis

#include "tao_solver.h"  
int TaoMat::RowScale(TaoVec* scale)

Input Parameter

scale -the scaling parameters

Note

This method can also be called by using a pointer to TaoVec as input parameters.

Level:intermediate
Location:src/matrix/taomat.c
TAO Solver Index
Table of Contents