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

toFloat()


Does not inherit

Local Index

No Entries

Summary

Prototypes Header File(s)

RWMathVec<float>

toFloat(const RWMathVec<double>&)

<rw/math/mathvec.h>

RWGenMat<float>

toFloat(const RWGenMat<double>&)

<rw/math/genmat.h>

RWMathArray<float>

toFloat(const RWMathArray<double>&)

<rw/math/mtharray.h>

Description

Converts a vector or a matrix of doubles into a corresponding vector, matrix, or array of floats. Note that this is a narrowing operation; high order bits are removed. 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.