8 #ifndef INITSMARTWEIGHTS_HPP_ 9 #define INITSMARTWEIGHTS_HPP_ 11 #include "InitWeights.hpp" 21 virtual void calcWeights(
int patchIndex,
int arborId)
override;
24 int initialize(
char const *name,
HyPerCol *hc);
27 void smartWeights(
float *dataStart,
int k);
virtual void calcWeights()