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"

Include dependency graph for make_vector.h:

This graph shows which files directly or indirectly include this file:

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 Mon Mar 23 14:06:43 2009 for ARTS by  doxygen 1.5.6