This file defines the basic type for a scalar struct and functions useful in manupulating scalars.
Definition in file psScalar.h.
#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.
Functions | |
| psScalar * | psScalarAlloc (psC64 value, psElemType dataType) |
| Allocate a scalar. | |
| psScalar * | psScalarCopy (psScalar *scalar) |
| Copy a scalar. | |
1.4.1