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