XCORE SDK
XCORE Software Development Kit
BFP Vector Length Checking
BFP Vector Length Checking

XS3_BFP_DEBUG_CHECK_LENGTHS

Iff true, BFP functions will check (assert()) to ensure that each BFP vector argument does not violate any length constraints. Most often this simply ensures that, where BFP functions take multiple vectors as parameters, each of the vectors has the same length.

Defaults to false (0).