◆ NeuralNetworkLayer() [1/2]
NumA::NeuralNetworkLayer::NeuralNetworkLayer |
( |
| ) |
|
◆ NeuralNetworkLayer() [2/2]
◆ ~NeuralNetworkLayer()
NumA::NeuralNetworkLayer::~NeuralNetworkLayer |
( |
| ) |
|
|
virtual |
◆ addCell()
◆ clone()
◆ evaluate()
void NumA::NeuralNetworkLayer::evaluate |
( |
| ) |
const |
◆ getCells()
const std::vector< NeuralNetworkCell * > & NumA::NeuralNetworkLayer::getCells |
( |
| ) |
const |
◆ setCells()
void NumA::NeuralNetworkLayer::setCells |
( |
const std::vector< NeuralNetworkCell * > & |
cells | ) |
|
◆ toString()
std::string NumA::NeuralNetworkLayer::toString |
( |
| ) |
const |
|
virtual |
◆ m_cells
The documentation for this class was generated from the following files: