check_compiler_kwds function
(Shortest import: from brian2.codegen.codeobject import check_compiler_kwds)
-
brian2.codegen.codeobject.check_compiler_kwds(compiler_kwds, accepted_kwds, target)[source]
Internal function to check the provided compiler keywords against the list
of understood keywords.