Norm2squared
Computes the square of the two norm of this vector.
Synopsis
#include "tao_solver.h"
int TaoVec::Norm2squared(double *vnorm2)
Ouput Parameter
vnorm2 -the square of the two norm of this vector
See Also
TaoVec::Norm2()
Level:intermediate
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents