#include <Stack.h>
|
| std::function< double(double)> | m_func |
Definition at line 91 of file Stack.h.
◆ UnaryActivationLayer()
Definition at line 174 of file Stack.cxx.
174 :
176 {
177 }
std::function< double(double)> m_func
std::function< double(double)> get_activation(lwtDev::ActivationConfig act)
◆ compute()
| VectorXd lwtDev::UnaryActivationLayer::compute |
( |
const VectorXd & | in | ) |
const |
|
overridevirtual |
◆ m_func
| std::function<double(double)> lwtDev::UnaryActivationLayer::m_func |
|
private |
The documentation for this class was generated from the following files: