ARTS 2.5.10 (git: 2f1c442c)
|
#include <matpackI.h>
The Joker class.
This class is used by Vector and Matrix in connection with Range to implement Matlab-like subranges of vectors and matrices.
This class has no members. We just need a special type to indicate the joker. There is a global joker object defined somewhere:
Joker joker;
Definition at line 126 of file matpackI.h.