47 if (regressbuf == NULL)
MTKt_status MtkDataBufferAllocate(int nline, int nsample, MTKt_DataType datatype, MTKt_DataBuffer *databuf)
Allocate Data Buffer.
MTKt_status MtkRegressionCoeffAllocate(int nline, int nsample, MTKt_RegressionCoeff *regressbuf)
Allocate buffer to contain regression coefficients.
MTKt_DataBuffer valid_mask
#define MTK_ERR_CODE_JUMP(code)
MTKt_DataBuffer intercept
MTKt_status MtkRegressionCoeffFree(MTKt_RegressionCoeff *regressbuf)
Free memory for regression coefficients.
#define MTKT_REGRESSION_COEFF_INIT
#define MTK_ERR_COND_JUMP(code)
MTKt_DataBuffer correlation