matpack.h File Reference

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

Go to the source code of this file.

Typedefs

typedef NUMERIC Numeric
 The type to use for all floating point numbers.
typedef INDEX Index
 The type to use for all integer numbers and indices.


Typedef Documentation

typedef INDEX Index

The type to use for all integer numbers and indices.

You should never use int, long, or size_t explicitly, unless you have a very good reason. Always use this type instead.

Definition at line 43 of file matpack.h.

typedef NUMERIC Numeric

The type to use for all floating point numbers.

You should never use float or double explicitly, unless you have a very good reason. Always use this type instead.

Definition at line 37 of file matpack.h.


Generated on Mon Mar 23 14:06:43 2009 for ARTS by  doxygen 1.5.6