KesMatrixDestroy
Interface Definition
void KesMatrixDestroy(KesMatrix A);
Interface Description
Destroys the matrix created by KesMatrixCreate.
Parameters
Parameter |
Type |
Description |
Input/Output |
|---|---|---|---|
A |
KesMatrix |
Handle to the matrix. |
Input/Output |
Parent topic: Functions for Destroying Internal Targets