This is the complete list of members for FastNnetCombiner, including all inherited members.
C_ | FastNnetCombiner | private |
C_inv_ | FastNnetCombiner | private |
CombineNnets(const Vector< double > &scale_params, const std::vector< Nnet > &nnets, Nnet *dest) | FastNnetCombiner | privatestatic |
ComputeCurrentNnet(Nnet *dest, bool debug=false) | FastNnetCombiner | private |
ComputeObjfAndGradient(Vector< double > *gradient, double *regularizer_objf) | FastNnetCombiner | private |
ComputePreconditioner() | FastNnetCombiner | private |
config_ | FastNnetCombiner | private |
egs_ | FastNnetCombiner | private |
FastNnetCombiner(const NnetCombineFastConfig &combine_config, const std::vector< NnetExample > &validation_set, const std::vector< Nnet > &nnets_in, Nnet *nnet_out) | FastNnetCombiner | inline |
GetInitialModel(const std::vector< NnetExample > &validation_set, const std::vector< Nnet > &nnets) const | FastNnetCombiner | private |
GetInitialParams() | FastNnetCombiner | private |
nnet_out_ | FastNnetCombiner | private |
nnets_ | FastNnetCombiner | private |
params_ | FastNnetCombiner | private |