我要评分
获取效率
正确性
完整性
易理解

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