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
).
Parameter | Description |
---|---|
Unnecessary type conversions | Diagnostic action to take when unnecessary Data Type Conversion block is detected |
Vector/matrix block input conversion | Diagnostic action to take when vector-to-matrix or matrix-to-vector conversion occurs at block input |
32-bit integer to single precision float conversion | Diagnostic action to take when 32-bit integer value converted to floating-point value |
Detect underflow | Diagnostic action to take when fixed-point constant underflow occurs |
Detect precision loss | Diagnostic action to take when fixed-point constant precision loss occurs |
Detect overflow | Diagnostic action to take when fixed-point constant overflow occurs |