Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Linear Algebra Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

9.3 Helper Class Member Functions

Each of the helper classes has three important member functions:

Normally the Linear Algebra Module uses these helper classes transparently. You simply use the subscripting operator in the natural and intuitive way. Occasionally, however, using these helper classes creates a situation too complex for some C++ compilers to handle, and a compiler may emit a compile-time error, or simply crash. In these cases, we recommend using the member functions val() and set(), which are easier for the compiler to handle because they do not require the use of a helper class.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.