NormInfinity

Computes the infinity norm of this vector.

Synopsis

#include "tao_solver.h"  
int TaoVec::NormInfinity(double *vnorm)

Ouput Parameter

vnorm -the infinity norm of this vector

See Also

TaoVec::Norm1(), TaoVec::Norm2()

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