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

linfNorm()


Does not inherit

Local Index

No Entries

Summary

Prototypes Header File(s)

double

linfNorm(const RWMathVec<double>&)

<rw/math/mathvec.h>

float

linfNorm(const RWMathVec<float>&)

<rw/math/mathvec.h>

double

linfNorm(const RWMathVec<DComplex>&)

<rw/math/mathvec.h>

double

linfNorm(const RWGenMat<double>&)

<rw/math/genmat.h>

float

linfNorm(const RWGenMat<float>&)

<rw/math/genmat.h>

double

linfNorm(const RWGenMat<DComplex>&)

<rw/math/genmat.h>

Description

For a vector, the function linfNorm() is the maximum of absolute values of its entries:

For a matrix, the function l1Norm()is the maximum of the l1fNorms of its rows:



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.