FDPReset

Resets predictors for all spectral lines.

Syntax

IppStatus ippsFDPReset_32f(IppsFDPState_32f* pFDPState);

Parameters

pFDPState

Pointer to the predictor specific state structure.

Description

This function is declared in the ippac.h header file. The function ippsFDPReset resets predictors for all spectral lines.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pFDPState pointer is NULL.

ippStsContextMatchErr

Indicates an error when the state structure is invalid.

Submit feedback on this help topic

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.