|
|
| BaseDimensions (const T &t) |
|
| BaseDimensions (const BaseDimensions ©) |
|
template<class Y> |
| | BaseDimensions (const BaseDimensions< Y > ©) |
|
BaseDimensions & | operator= (const BaseDimensions ©) |
|
template<class Y> |
| BaseDimensions & | operator= (const BaseDimensions< Y > ©) |
|
size_t | rank () const |
|
void | setRank (size_t r) |
|
T & | operator[] (size_t i) |
|
const T & | operator[] (size_t i) const |
|
T * | rootPtr () |
|
const T * | rootPtr () const |
|
size_t | numPoints () const |
The documentation for this class was generated from the following file: