MinElement

Finds the smallest element of this vector.

Synopsis

#include "tao_solver.h"  
int TaoVec::MinElement(double *val)

Output Parameter

val -the smallest value in the vector

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