ARTS
2.2.66
|
The class MakeVector is a special kind of Vector that can be initialized explicitly from one or more arguments of type Numeric. More...
#include "matpackI.h"
Go to the source code of this file.
Classes | |
class | MakeVector |
The class MakeVector is a special kind of Vector that can be initialized explicitly from one or more arguments of type Numeric.
Usage is as simple as:
which will generate a Vector with the desired arguments. You can use a MakeVector like a Vector.
Definition in file make_vector.h.