make_vector.h File Reference

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


Detailed Description

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:

  MakeVector x(33.2, 17.3, 3.8);

which will generate a Vector with the desired arguments. You can use a MakeVector like a Vector.

Author:
Stefan Buehler
Date:
2001-09-15

Definition in file make_vector.h.


Generated on Wed Feb 4 08:17:25 2009 for ARTS by  doxygen 1.5.6