Scale

Multiplies this vector by a scalar.

Synopsis

#include "tao_solver.h"  
int TaoVec::Scale( double alpha )

Input Parameter

alpha -the scalar

See Also

TaoVec::SetToConstant(), TaoVec::Aypx()

Level:intermediate
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents