WhichBetweenOrEqual

Describes which elements of vector are in the closed interface defined by the lower and upper bounds.

Synopsis

int TaoIndexSet::WhichBetweenOrEqual(TaoVec *xxll, TaoVec *vv, TaoVec *xxuu)

Input Parameters

xxll - the vector representing lower bounds on the vector tv
vv - the TAO vector
xxuu - the vector of upper bounds

Level:intermediate
Location:src/indexset/taois.c
TAO Solver Index
Table of Contents