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

RWConvertGenMat<From,To>

Module:  Essential Math    Group:  Math Collection classes


Does not inherit

Local Index

Members

Synopsis

template <class From, class To>
class RWConvertGenMat;

Description

Class RWConvertGenMat<From,To> converts between RWGenMats with different datatypes. It assumes that there is a conversion operator from From to To.

Example

Public Constructor

RWConvertGenMat<From,To>(const RWGenMat<From>& M);

Public Member Operator

operator RWGenMat<To>();


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.