Finalize

nn::dsp::CTR::Finalize Function

Syntax

void Finalize(
     void
);

Parameters

None.

Return Values

None.

Description

Finalizes the DSP library.

After calling this function, you cannot call any functions in the nn::dsp::CTR namespace, or any functions that depend on the dsp library.

Revision History

2011/12/12
Added a precaution regarding the timing of calls.
2010/01/29
Initial version.
+

CONFIDENTIAL