
Go to the documentation of this file.
49 SQ_Unscaled_False = 0,
59 SQ_Backtransformed_False = 0,
60 SQ_Backtransformed_True,
61 SQ_Backtransformed_Default
69 SQ_Reconstruct_False = 0,
71 SQ_Reconstruct_Default
79 SQ_Standardized_False = 0,
81 SQ_Standardized_Default
89 SQ_ResolveHierachical_False = 0,
90 SQ_ResolveHierachical_True,
91 SQ_ResolveHierachical_Default
99 SQ_Normalized_False = 0,
101 SQ_Normalized_Default
109 SQ_ModelingPowerWeighted_False = 0,
110 SQ_ModelingPowerWeighted_True,
111 SQ_ModelingPowerWeighted_Default
404 SQCEXPORT
SQ_ErrorCode SQCDECL SQ_AddPythonPath(
const char *szPath);
@ SQ_SQP
Definition: SQCommon.h:29
SQ_TriStateNormalizedState
Definition: SQCommon.h:97
SQ_Bool bWeighted
Definition: SQCommon.h:229
SQ_WeightTypeEnum
Definition: SQCommon.h:151
@ SQ_PCA_All
Definition: SQCommon.h:134
@ SQ_Weight_P
Definition: SQCommon.h:156
enum SQ_TriStateReconstructState SQ_ReconstructState
SQ_ErrorCode SQ_SetPredictionLogFile(const char *szPathName)
SQ_R2Type
Definition: SQCommon.h:206
@ SQ_UnDefVariable
Definition: SQCommon.h:174
@ SQ_PLS_DA
Definition: SQCommon.h:138
SQ_ErrorCode SQ_GetVersionNumber(int *iMajorVersion, int *iMinorVersion, int *iBuildNumber, int *iRevisionNumber)
enum SQ_ModelTypeEnum SQ_ModelType
SQ_ErrorCode SQ_SetLogFile(const char *szPathName)
@ SQ_Weight_RX
Definition: SQCommon.h:158
SQ_ErrorCode SQ_UseMultiThreading(SQ_Bool bMultiThread, int iNumProcessors)
@ SQ_MLR
Definition: SQCommon.h:122
@ SQ_XScaledCenterdYScaledUncenterd
Definition: SQCommon.h:121
SQ_ErrorCode SQ_GetLogFile(char *szPathName, int iBufferLength)
@ SQ_OPLS_DA
Definition: SQCommon.h:140
@ SQ_UnDefined
Definition: SQCommon.h:131
SQ_ErrorCode SQ_SetLogFunction(SQ_LogFunction pFunction)
enum SQ_TriStateResolveHierachicalState SQ_ResolveHierachicalState
enum SQ_BlockTypeEnum SQ_VariableBlock
SQ_TriStateReconstructState
Definition: SQCommon.h:67
@ SQ_O2PLS_Class
Definition: SQCommon.h:144
SQ_ErrorCode SQ_SetLicensePath(const char *szLicensePath)
SQ_ErrorCode SQ_GetLoggingStatus(SQ_Bool *pbStatus)
@ SQ_BlockX
Definition: SQCommon.h:182
enum SQ_ProductEnum SQ_Product
enum SQ_TriStateBacktransformedState SQ_BacktransformedState
enum SQ_WeightTypeEnum SQ_WeightType
@ SQ_OPLS
Definition: SQCommon.h:139
SQ_ErrorCode SQ_IsLicenseFileValid(SQ_Bool *bValid)
@ SQ_Weight_CoeffCS
Definition: SQCommon.h:160
@ SQ_OPLS_Class
Definition: SQCommon.h:141
@ SQ_YVariable
Definition: SQCommon.h:173
@ SQ_O2PLS_DA
Definition: SQCommon.h:143
@ SQ_Weight_PRange
Definition: SQCommon.h:164
@ SQ_PLS_Class
Definition: SQCommon.h:136
@ SQ_PCA_Class
Definition: SQCommon.h:135
@ SQ_PCA_X
Definition: SQCommon.h:132
@ SQ_PCA_Y
Definition: SQCommon.h:133
SQ_ErrorCode SQ_SetPredictionLogFunction(SQ_PredictionLogFunction pFunction)
SQ_ErrorCode SQ_SetOEMPassword(const char *szOEMPassword)
void(* SQ_PredictionLogFunction)(int iNumberOfPredictions, int iNumberOfProjectsOpened)
Definition: SQCommon.h:333
SQ_ProductEnum
Definition: SQCommon.h:27
@ SQ_MOCA
Definition: SQCommon.h:145
enum SQ_CoefficientsRotatedTypeEnum SQ_CoefficientsRotatedType
SQ_ErrorCode SQ_IsProjectValid(const char *szProjectName, const char *szPassword, SQ_Bool *bValid)
SQ_VariableTypeType
Definition: SQCommon.h:171
@ SQ_XUnscaledCenterdYUnscaledUncenterd
Definition: SQCommon.h:120
@ SQ_Weight_Normalized
Definition: SQCommon.h:154
SQ_BoolEnum
Definition: SQCommon.h:38
@ SQ_PLS
Definition: SQCommon.h:137
enum SQ_ErrorCodeEnum SQ_ErrorCode
SQ_TriStateModelingPowerWeightedState
Definition: SQCommon.h:107
SQ_TriStateStandardizedState
Definition: SQCommon.h:77
@ SQ_Weight_PO
Definition: SQCommon.h:165
@ SQ_Weight_WStar
Definition: SQCommon.h:157
SQ_TriStateBacktransformedState
Definition: SQCommon.h:57
SQ_ErrorCode SQ_GetLicenseFileProduct(SQ_Product *pSQProduct)
SQ_CoefficientType
Definition: SQCommon.h:214
@ E_MLR
Definition: SQCommon.h:216
SQ_DModType
Definition: SQCommon.h:224
@ SQ_Weight_RY
Definition: SQCommon.h:159
SQ_ErrorCode SQ_SetLoggingStatus(SQ_Bool bLogOn)
SQ_TriStateUnscaledState
Definition: SQCommon.h:47
enum SQ_TriStateStandardizedState SQ_StandardizedState
SQ_CoefficientsRotatedTypeEnum
Definition: SQCommon.h:117
@ SQ_Weight_Raw
Definition: SQCommon.h:155
@ SQ_SQM
Definition: SQCommon.h:31
SQ_BlockTypeEnum
Definition: SQCommon.h:180
SQ_ErrorCode SQ_GetLicenseFileExpireDate(char *szExpireDate, int iLength)
enum SQ_TriStateModelingPowerWeightedState SQ_ModelingPowerWeightedState
enum SQ_VariableTypeType SQ_VariableType
SQ_ModelTypeEnum
Definition: SQCommon.h:128
void(* SQ_LogFunction)(const char *szMessage, int iStatus)
Definition: SQCommon.h:296
@ SQ_SQPPlus
Definition: SQCommon.h:30
SQ_TriStateResolveHierachicalState
Definition: SQCommon.h:87
@ SQ_Weight_WStarRange
Definition: SQCommon.h:163
@ E_Unscaled
Definition: SQCommon.h:217
@ SQ_Weight_VIP
Definition: SQCommon.h:162
SQ_ErrorCode SQ_SetPluginPath(const char *szPluginPath)
struct tagSQ_ModelInfo SQ_ModelInfo
@ SQ_XVariable
Definition: SQCommon.h:172
@ SQ_BlockY
Definition: SQCommon.h:183
@ SQ_SQAll
Definition: SQCommon.h:32
enum SQ_TriStateNormalizedState SQ_NormalizedState
@ SQ_XYUnscaledUncenterd
Definition: SQCommon.h:119
SQ_ErrorCode SQ_GetMissingValue(float *pfVal)
SQ_ResidualsType
Definition: SQCommon.h:198
@ SQ_O2PLS
Definition: SQCommon.h:142
@ SQ_Weight_CoeffCSRaw
Definition: SQCommon.h:161
enum SQ_TriStateUnscaledState SQ_UnscaledState
SQ_ErrorCode SQ_GetPredictionLogFile(char *szPathName, int iBufferLength)
Definition: SQCommon.h:193
Copyright (C) Sartorius Stedim Data Analytics AB - Generated by Doxygen