SetToConstant

Sets each element of this vector equal to the specified constant.

Synopsis

#include "tao_solver.h"  
int TaoVec::SetToConstant( double c )

Input Parameter

c -a constant

See Also

TaoVec::Scale()

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