![]() |
gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
|
This is the complete list of members for NeuralLayer< TYPE >, including all inherited members.
| activate(const Eigen::Matrix< TYPE, Eigen::Dynamic, 1 > &input) | NeuralLayer< TYPE > | inlinevirtual |
| bias | NeuralLayer< TYPE > | protected |
| inputSize(void) | NeuralLayer< TYPE > | inline |
| NeuralLayer(int inputSize, int outputSize) | NeuralLayer< TYPE > | inline |
| NeuralLayer(const Eigen::MatrixBase< Derived > &weightsIn, const Eigen::MatrixBase< Derived > &biasIn) | NeuralLayer< TYPE > | inline |
| output | NeuralLayer< TYPE > | |
| outputSize(void) | NeuralLayer< TYPE > | inline |
| weights | NeuralLayer< TYPE > | protected |
| ~NeuralLayer(void) | NeuralLayer< TYPE > | inlinevirtual |
|
GTK+ IOStream
Beta
|