TMKL_Verbose_mode Enumeration

type TMKL_Verbose_mode = ( SPARSE_VERBOSE_OFF = 70, SPARSE_VERBOSE_BASIC = 71, SPARSE_VERBOSE_EXTENDED = 72 );

If verbose mode activated, handle should collect and report profiling / optimization info

Values

NameDescription
SPARSE_VERBOSE_BASICProvide detailed output information
SPARSE_VERBOSE_OFFOutput contains high-level information about optimization algorithms, issues, etc.