This is the complete list of members for CRnnLM, including all inherited members.
| alpha | CRnnLM | protected |
| alpha_divide | CRnnLM | protected |
| alpha_set | CRnnLM | |
| anti_k | CRnnLM | protected |
| beta | CRnnLM | protected |
| bptt | CRnnLM | protected |
| bptt_block | CRnnLM | protected |
| bptt_hidden | CRnnLM | protected |
| bptt_history | CRnnLM | protected |
| bptt_syn0 | CRnnLM | protected |
| class_cn | CRnnLM | protected |
| class_max_cn | CRnnLM | protected |
| class_size | CRnnLM | protected |
| class_words | CRnnLM | protected |
| computeConditionalLogprob(std::string current_word, const std::vector< std::string > &history_words, const std::vector< float > &context_in, std::vector< float > *context_out) | CRnnLM | |
| computeNet(int last_word, int word) | CRnnLM | |
| copyHiddenLayerToInput() | CRnnLM | |
| counter | CRnnLM | protected |
| CRnnLM() | CRnnLM | |
| direct_order | CRnnLM | protected |
| direct_size | CRnnLM | protected |
| dynamic | CRnnLM | protected |
| filetype | CRnnLM | protected |
| gen | CRnnLM | protected |
| getHiddenLayerSize() const | CRnnLM | inline |
| getUnkPenalty(const std::string &word) | CRnnLM | |
| getWordHash(const char *word) | CRnnLM | |
| goToDelimiter(int delim, FILE *fi) | CRnnLM | |
| gradient_cutoff | CRnnLM | protected |
| history | CRnnLM | protected |
| independent | CRnnLM | protected |
| initNet() | CRnnLM | |
| isUnk(const std::string &word) | CRnnLM | |
| iter | CRnnLM | protected |
| layer0_size | CRnnLM | protected |
| layer1_size | CRnnLM | protected |
| layer2_size | CRnnLM | protected |
| layerc_size | CRnnLM | protected |
| llogp | CRnnLM | protected |
| lmprob_file | CRnnLM | protected |
| logp | CRnnLM | protected |
| matrixXvector(struct neuron *dest, struct neuron *srcvec, struct synapse *srcmatrix, int matrix_width, int from, int to, int from2, int to2, int type) | CRnnLM | |
| min_improvement | CRnnLM | protected |
| netReset() | CRnnLM | |
| neu0 | CRnnLM | protected |
| neu0b | CRnnLM | protected |
| neu1 | CRnnLM | protected |
| neu1b | CRnnLM | protected |
| neu1b2 | CRnnLM | protected |
| neu2 | CRnnLM | protected |
| neu2b | CRnnLM | protected |
| neuc | CRnnLM | protected |
| neucb | CRnnLM | protected |
| old_classes | CRnnLM | protected |
| rand_seed | CRnnLM | protected |
| random(real min, real max) | CRnnLM | |
| readWord(char *word, FILE *fin) | CRnnLM | |
| restoreContextFromVector(const std::vector< float > &context_in) | CRnnLM | |
| restoreNet() | CRnnLM | |
| rnnlm_file | CRnnLM | protected |
| saveContextToVector(std::vector< float > *context_out) | CRnnLM | |
| saveWeights() | CRnnLM | |
| searchVocab(const char *word) | CRnnLM | |
| setRandSeed(int newSeed) | CRnnLM | |
| setRnnLMFile(const std::string &str) | CRnnLM | |
| setUnkPenalty(const std::string &filename) | CRnnLM | |
| setUnkSym(const std::string &unk) | CRnnLM | |
| sortVocab() | CRnnLM | protected |
| starting_alpha | CRnnLM | protected |
| syn0 | CRnnLM | protected |
| syn0b | CRnnLM | protected |
| syn1 | CRnnLM | protected |
| syn1b | CRnnLM | protected |
| syn_d | CRnnLM | protected |
| syn_db | CRnnLM | protected |
| sync | CRnnLM | protected |
| syncb | CRnnLM | protected |
| test_file | CRnnLM | protected |
| train_cur_pos | CRnnLM | protected |
| train_file | CRnnLM | protected |
| train_file_set | CRnnLM | |
| train_words | CRnnLM | protected |
| unk_penalty | CRnnLM | protected |
| unk_sym | CRnnLM | protected |
| use_lmprob | CRnnLM | protected |
| valid_file | CRnnLM | protected |
| version | CRnnLM | protected |
| vocab | CRnnLM | protected |
| vocab_hash | CRnnLM | protected |
| vocab_hash_size | CRnnLM | protected |
| vocab_max_size | CRnnLM | protected |
| vocab_size | CRnnLM | protected |
| ~CRnnLM() | CRnnLM | |