GSLCythonCodeObject class

(Shortest import: from brian2 import GSLCythonCodeObject)

class brian2.codegen.runtime.GSLcython_rt.GSLcython_rt.GSLCythonCodeObject(owner, code, variables, variable_indices, template_name, template_source, name='cython_code_object*')[source]

Bases: brian2.codegen.runtime.cython_rt.cython_rt.CythonCodeObject

Methods

compile()

Details

compile()[source]