![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Classes that represent vectors, matrices, and arrays.
Classes | |
| class | rw_numeric_traits< T > |
| Helper class containing typedefs associated with numeric types, useful when creating a new numeric type. More... | |
| struct | RWConvertGenMat< From, To > |
| Converts between RWGenMat types with different datatypes. More... | |
| struct | RWConvertMathArray< From, To > |
| Converts between RWMathArray types with different datatypes. More... | |
| struct | RWConvertMathVec< From, To > |
| Converts between RWMathVec types with different datatypes. More... | |
| class | RWDataView |
| Base class for all classes that provide a view into a contiguous block of memory. More... | |
| class | RWGenMat< TypeT > |
| A templatized general matrix class. More... | |
| class | RWGenMatConstIterator< T > |
| The random access iterator for the RWGenMat<T> collection class. More... | |
| class | RWGenMatIterator< T > |
| The random access iterator for the RWGenMat<T> collection class. More... | |
| class | RWGenMatIteratorBase< T > |
| The base class for RWGenMat iterators. More... | |
| class | RWMathArray< T > |
| A templatized arbitrary dimension array class. More... | |
| class | RWMathArrayConstIterator< T > |
| The random access iterator for the RWMathArray<T> collection class. More... | |
| class | RWMathArrayIterator< T > |
| The random access iterator for the RWMathArray<T> collection class. More... | |
| class | RWMathArrayIteratorBase< T > |
| A base class for RWMathArray iterators. More... | |
| class | RWMathVec< T > |
| A templatized vector class. More... | |
| class | RWMathVecConstIterator< T > |
The const random access iterator for the RWMathVec<T> collection class. More... | |
| class | RWMathVecIterator< T > |
| The random access iterator for the RWMathVec<T> collection class. More... | |
| class | RWMathVecIteratorBase< T > |
| A base class for RWMathVec iterators. More... | |
| class | RWMathVecPick< T > |
| Allows selected elements to be addressed in a vector, without creating a new view. More... | |
| class | RWMultiIndex |
An n-dimensional index class for traversing arrays of arbitrary dimension. More... | |
| class | RWRange |
| Represents an index that can be used for subscripting vectors, matrices, and arrays. More... | |
| class | RWSlice |
| Represents an index that can be used for subscripting vectors, matrices, and arrays. More... | |
| class | RWToEnd |
| Represents an index that can be used for subscripting vectors, matrices, and arrays from a given element to the end. More... | |
| class | RWVecView |
| A base class for mathematical vector classes. More... | |
© 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.
Provide feedback to Rogue Wave about its documentation.