| Get_Bias_Weight() | Weights_Initializer | |
| Get_Weights(std::vector< double > &output, int weights_count=0, int hidden_neurons_count=0) | Weights_Initializer | |
| Set_Hidden_Neurons_Count(int count) | Weights_Initializer | [inline] |
| Set_Weights_Count(int count) | Weights_Initializer | [inline] |
| Validate(const std::vector< double > &input, double precision=0.0001) | Weights_Initializer | |
| Weights_Initializer(int rnd_seed=-1) | Weights_Initializer |