ARTS
2.2.66
|
#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 114 of file matpackI.h.