SliceO_Buffer::Matrix_Delete

 

This method delete the data matrix and free all associated memory.

 

 

Syntax

 

void  Matrix_Delete(

          void

) ;

 

 

Parameters

 

This method does not have a parameter.

 

 

Return value

 

This method does not return a value.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also

 

Matrix_Get_X

Matrix_Get_Y

Matrix_Get_Dim

Matrix_Get

Matrix_Copy

Matrix_Clear