GeNN
3.3.0
GPU enhanced Neuronal Networks (GeNN)
generateInit.h
Go to the documentation of this file.
1
#pragma once
2
3
4
//-----------------------------------------------------------------------
10
//--------------------------------------------------------------------------
11
// Standard C++ includes
12
#include <string>
13
14
// Forward declarations
15
class
NNmodel
;
16
17
void
genInit
(
const
NNmodel
&model,
18
const
std::string &path,
19
int
localHostID);
NNmodel
Definition:
modelSpec.h:132
genInit
void genInit(const NNmodel &model, const std::string &path, int localHostID)
ID of local host.
Definition:
generateInit.cc:802
lib
include
generateInit.h
Generated on Thu Apr 11 2019 11:11:26 for GeNN by
1.8.13