| 
    SNABSuite
    0.x
    
   Spiking Neural Architecture Benchmark Suite 
   | 
 
ActivationFunction ReLU: Rectified Linear Unit. More...
#include <mnist_mlp.hpp>
Static Public Member Functions | |
| static std::vector< Real > | function (std::vector< Real > input) | 
| static std::vector< Real > | derivative (std::vector< Real > input) | 
ActivationFunction ReLU: Rectified Linear Unit.
Definition at line 113 of file mnist_mlp.hpp.
      
  | 
  inlinestatic | 
Definition at line 122 of file mnist_mlp.hpp.
      
  | 
  inlinestatic | 
Definition at line 115 of file mnist_mlp.hpp.
 1.8.11