8 #ifndef FIRMTHRESHOLDCOSTFNPROBE_HPP_ 9 #define FIRMTHRESHOLDCOSTFNPROBE_HPP_ 11 #include "AbstractNormProbe.hpp" 38 virtual Response::Status
43 int initialize(
const char *name,
HyPerCol *hc);
78 int initialize_base();
virtual int setNormDescription() override
virtual void ioParam_VThresh(enum ParamsIOFlag ioFlag)
VThresh: The threshold where the transfer function returns 0 if |V|<VThresh. If the target layer is a...
virtual void ioParam_VWidth(enum ParamsIOFlag ioFlag)
VWidth: The width of the interval over which the transfer function changes from hard to soft threshol...
virtual double getValueInternal(double timevalue, int index) override
virtual int ioParamsFillGroup(enum ParamsIOFlag ioFlag) override
virtual Response::Status communicateInitInfo(std::shared_ptr< CommunicateInitInfoMessage const > message) override