Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Math Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

l1Norm()


Does not inherit

Local Index

No Entries

Summary

Prototypes Header File(s)

double

l1Norm(const RWMathVec<double>&)

<rw/math/mathvec.h>

float

l1Norm(const RWMathVec<float>&)

<rw/math/mathvec.h>

double

l1Norm(const RWMathVec<DComplex>&)

<rw/math/mathvec.h>

double

l1Norm(const RWGenMat<double>&)

<rw/math/genmat.h>

float

l1Norm(const RWGenMat<float>&)

<rw/math/genmat.h>

double

l1Norm(const RWGenMat<DComplex>&)

<rw/math/genmat.h>

Description

For a vector, the function l1Norm() is the sum of absolute values of its entries:

For a matrix, the function l1Norm()is the maximum of the l1Norms of its columns:



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.