brainevent.load_cpp_file

Contents

brainevent.load_cpp_file#

brainevent.load_cpp_file(filepath, functions=None, *, name=None, **kwargs)[source]#

Compile a single .cpp / .cc file for CPU and load the module.

Parameters:
Return type:

CompiledModule