#include <initToeplitzConnectivitySnippet.h>
|  | 
| void | updateHash (boost::uuids::detail::sha1 &hash) const | 
|  | 
| void | validate () const | 
|  | Validate names of parameters etc.  More... 
 | 
|  | 
| template<typename T > | 
| static size_t | getNamedVecIndex (const std::string &name, const std::vector< T > &vec) | 
|  | 
◆ CalcKernelSizeFunc
◆ CalcMaxLengthFunc
◆ getCalcKernelSizeFunc()
  
  | 
        
          | virtual CalcKernelSizeFunc InitToeplitzConnectivitySnippet::Base::getCalcKernelSizeFunc | ( |  | ) | const |  | inlinevirtual | 
 
Get function to calculate kernel size required for this conenctor based on its parameters. 
 
 
◆ getCalcMaxRowLengthFunc()
  
  | 
        
          | virtual CalcMaxLengthFunc InitToeplitzConnectivitySnippet::Base::getCalcMaxRowLengthFunc | ( |  | ) | const |  | inlinevirtual | 
 
Get function to calculate the maximum row length of this connector based on the parameters and the size of the pre and postsynaptic population. 
 
 
◆ getDiagonalBuildCode()
  
  | 
        
          | virtual std::string InitToeplitzConnectivitySnippet::Base::getDiagonalBuildCode | ( |  | ) | const |  | inlinevirtual | 
 
 
◆ getDiagonalBuildStateVars()
  
  | 
        
          | virtual ParamValVec InitToeplitzConnectivitySnippet::Base::getDiagonalBuildStateVars | ( |  | ) | const |  | inlinevirtual | 
 
 
◆ getHashDigest()
      
        
          | boost::uuids::detail::sha1::digest_type InitToeplitzConnectivitySnippet::Base::getHashDigest | ( |  | ) | const | 
      
 
Update hash from snippet. 
 
 
◆ validate()
      
        
          | void InitToeplitzConnectivitySnippet::Base::validate | ( |  | ) | const | 
      
 
Validate names of parameters etc. 
 
 
The documentation for this class was generated from the following files: