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.
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:
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.