Cypress  1.0
C++ Spiking Neural Network Simulation Framework
Functions
cypress::internal Namespace Reference

Functions

template<typename PopulationType >
auto resolve_population (Network &, PopulationType p)
 
template<>
auto resolve_population (Network &net, const char *str)
 
template<>
auto resolve_population (Network &net, const std::string &str)
 

Function Documentation

template<typename PopulationType >
auto cypress::internal::resolve_population ( Network ,
PopulationType  p 
)
inline
template<>
auto cypress::internal::resolve_population ( Network net,
const char *  str 
)
inline
template<>
auto cypress::internal::resolve_population ( Network net,
const std::string &  str 
)
inline