8 #ifndef TRANSPOSEPATCHSIZE_HPP_ 9 #define TRANSPOSEPATCHSIZE_HPP_ 11 #include "components/DependentPatchSize.hpp" 25 virtual void setObjectType()
override;
30 int initialize(
char const *name,
HyPerCol *hc);
32 virtual void setPatchSize(
PatchSize *originalPatchSize)
override;
38 #endif // TRANSPOSEPATCHSIZE_HPP_