brainpy.math.set_bool#

brainpy.math.set_bool(dtype)[source]#

Set global default boolean type.

Parameters:

dtype (type) – The bool type.