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

toInt()


Does not inherit

Local Index

No Entries

Summary

Prototypes Header File(s)

RWMathVec<int>

toInt(const RWMathVec<double>&)

<rw/math/mathvec.h>

RWMathVec<int>

toInt(const RWMathVec<float>&)

<rw/math/mathvec.h>

RWGenMat<int>

toInt(const RWGenMat<double>&)

<rw/math/genmat.h>

RWGenMat<int>

toInt(const RWGenMat<float>&)

<rw/math/genmat.h>

RWMathArray<int>

toInt(const RWMathArray<double>&)

<rw/math/mtharray.h>

RWMathArray<int>

toInt(const RWMathArray<float>&)

<rw/math/mtharray.h>

Description

Converts a vector, matrix, or array of floats or doubles into a corresponding vector, matrix, or array of ints. Note that truncation occurs. See also RWConvertMathVec, RWConvertGenMat, and RWConvertMathArray.



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.