![]() |
PK_TRANSF_diagnostics_t |
typedef int PK_TRANSF_diagnostics_t;
This type controls what diagnostic information is returned when classifying the top left 3X3 submatrix of a transform. It has the values: PK_TRANSF_diagnostics_none_c return only the classification and the determinant of the top left 3X3 matrix. PK_TRANSF_diagnostics_all_c return classification, determinant, and deviation measures.