#include "psType.h"
Include dependency graph for psScalar.h:

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

Go to the source code of this file.
Data Structures | |
| struct | psScalar |
| Basic scalar data structure. More... | |
Functions | |
| psScalar * | psScalarAlloc (double complex value, psElemType type) |
| Allocate a scalar. | |
| bool | psMemCheckScalar (psPtr ptr) |
| Checks the type of a particular pointer. | |
| psScalar * | psScalarCopy (const psScalar *value) |
| Copy a scalar. | |
1.5.1