Norm2

Compute the two-norm of this vector.

Synopsis

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

Ouput Parameter

vnorm -the two-norm of this vector

See Also

TaoVec::Norm1(), TaoVec::NormInfinity(), TaoVec::Norm2squared()

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