pystencils.codegen.config.CpuOptions.get_option

pystencils.codegen.config.CpuOptions.get_option#

CpuOptions.get_option(name)#

Get the value set for the specified option, or the option’s default value if none has been set.

Return type:

Any

Parameters:

name (str)