| RTOp Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
Simple struct for a Scalar and an Ordinal object. More...
#include <RTOpPack_RTOpTHelpers_decl.hpp>
| Public Member Functions | |
| ScalarIndex (const Scalar &_scalar, const Ordinal &_index) | |
| ScalarIndex () | |
| Public Attributes | |
| Scalar | scalar | 
| Ordinal | index | 
| Related Functions | |
| (Note that these are not member functions.) | |
| template<class Scalar > | |
| std::ostream & | operator<< (std::ostream &out, const ScalarIndex< Scalar > &scalarIndex) | 
Simple struct for a Scalar and an Ordinal object.
Definition at line 42 of file RTOpPack_RTOpTHelpers_decl.hpp.
| 
 | inline | 
Definition at line 48 of file RTOpPack_RTOpTHelpers_decl.hpp.
| 
 | inline | 
Definition at line 52 of file RTOpPack_RTOpTHelpers_decl.hpp.
| 
 | related | 
Definition at line 63 of file RTOpPack_RTOpTHelpers_decl.hpp.
| Scalar RTOpPack::ScalarIndex< Scalar >::scalar | 
Definition at line 44 of file RTOpPack_RTOpTHelpers_decl.hpp.
| Ordinal RTOpPack::ScalarIndex< Scalar >::index | 
Definition at line 46 of file RTOpPack_RTOpTHelpers_decl.hpp.
 1.8.5
 1.8.5