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

maxValue(), minValue()


Does not inherit

Local Index

No Entries

Summary

Prototypes Header File(s)

template <class T>

   

T

maxValue(const RWMathVec<T>&)

<rw/math/mathvec.h>

T

minValue(const RWMathVec<T>&)

<rw/math/mathvec.h>

T

maxValue(const RWGenMat<T>&)

<rw/math/genmat.h>

T

minValue(const RWGenMat<T>&)

<rw/math/genmat.h>

T

maxValue(const RWMathArray<T>&)

<rw/math/mtharray.h>

T

minValue(const RWMathArray<T>&)

<rw/math/mtharray.h>

Description

Take a vector, matrix, or array as an argument and return the maximum or minimum value, respectively.



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.