ReducedXPY

Adds a reduced vector to the appropriate elements of this vector.

Synopsis

#include "tao_solver.h"  
int TaoVec::ReducedXPY(TaoVec* vv, TaoIndexSet* ss)

Input Parameters

vv - the reduced vector
ss - the index set identifying which elements of this vector should be supplemented

See Also

TaoVec::CreateReducedVec(), TaoVec::ReducedCopyFromFull()

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