ARTS 2.5.4 (git: 4c0d3b4d)
|
Helper shape class. More...
#include <matpackI.h>
Public Member Functions | |
bool | operator== (const Shape &other) |
bool | operator!= (const Shape &other) |
Public Attributes | |
std::array< Index, N > | data |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Shape &shape) |
|
inline |
Definition at line 385 of file matpackI.h.
References Shape< N >::data.
Definition at line 384 of file matpackI.h.
References Shape< N >::data.
Definition at line 386 of file matpackI.h.
Definition at line 383 of file matpackI.h.
Referenced by Shape< N >::operator!=(), and Shape< N >::operator==().