ARTS
2.3.1285(git:92a29ea9-dirty)
|
#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.