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

maxNorm()


Does not inherit

Local Index

No Entries

Summary

Prototypes Header File(s)

double

maxNorm(const RWMathVec<double>&)

<rw/math/mathvec.h>

float

maxNorm(const RWMathVec<float>&)

<rw/math/mathvec.h>

double

maxNorm(const RWMathVec<DComplex>&)

<rw/math/mathvec.h>

double

maxNorm(const RWGenMat<double>&)

<rw/math/genmat.h>

float

maxNorm(const RWGenMat<float>&)

<rw/math/genmat.h>

double

maxNorm(const RWGenMat<DComplex>&)

<rw/math/genmat.h>

double

maxNorm(const RWMathArray<double>&)

<rw/math/mtharray.h>

float

maxNorm(const RWMathArray<float>&)

<rw/math/mtharray.h>

double

maxNorm(const RWMathArray<DComplex>&)

<rw/math/mtharray.h>

Description

Returns the value of the element with largest absolute value in the vector, matrix, or array. Note that this is not a norm in the mathematical sense of the word.



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.