matpackI.cc File Reference
Most of the implementation of matpack is in the header file, in order to allow inlining.
More...
#include "matpackI.h"
#include "array.h"
Go to the source code of this file.
Detailed Description
Most of the implementation of matpack is in the header file, in order to allow inlining.
But those methods that also require Array are here, in order to avoid that matpackI.h depends on array.h.
- Author:
- Stefan Buehler
- Date:
- 2001-09-15
Definition in file matpackI.cc.