Main Content

Model Configuration Parameters: Type Conversion Diagnostics

The Diagnostics > Type Conversion category includes parameters for detecting issues related to data type conversions (for example, from int32 to single).

ParameterDescription
Unnecessary type conversionsDiagnostic action to take when unnecessary Data Type Conversion block is detected
Vector/matrix block input conversionDiagnostic action to take when vector-to-matrix or matrix-to-vector conversion occurs at block input
32-bit integer to single precision float conversionDiagnostic action to take when 32-bit integer value converted to floating-point value
Detect underflowDiagnostic action to take when fixed-point constant underflow occurs
Detect precision lossDiagnostic action to take when fixed-point constant precision loss occurs
Detect overflowDiagnostic action to take when fixed-point constant overflow occurs

Related Topics