Size of a Variable.
More...
#include <SizeTypeInfo.h>
|
|
bool | isScalar () const |
| |
|
bool | isVector () const |
| |
|
std::size_t | dimension () const noexcept |
| |
|
unsigned int | operator[] (std::size_t index) const |
| |
|
UnderlyingType::const_iterator | begin () const |
| |
|
UnderlyingType::const_iterator | end () const |
| |
|
std::size_t | totalElements () const |
| |
|
|
static SizeInfo | RowVector (unsigned int rows) |
| |
|
static SizeInfo | Matrix (unsigned int rows, unsigned int cols) |
| |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/pdcom5-5.0alpha1.35.g0d31fd3/include/pdcom5/SizeTypeInfo.h