ColScale
Scales the columns of this matrix.
Synopsis
#include "tao_solver.h"
int TaoMat::ColScale(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