Resets predictors for all spectral lines.
IppStatus ippsFDPReset_32f(IppsFDPState_32f* pFDPState);
pFDPState |
Pointer to the predictor specific state structure. |
This function is declared in the ippac.h header file. The function ippsFDPReset resets predictors for all spectral lines.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when the pFDPState pointer is NULL. |
ippStsContextMatchErr |
Indicates an error when the state structure is invalid. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.