This is the complete list of members for BlockAffineComponent, including all inherited members.
| Add(BaseFloat alpha, const Component &other) | BlockAffineComponent | virtual | 
| Backprop(const std::string &debug_info, const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &, const CuMatrixBase< BaseFloat > &out_deriv, void *memo, Component *to_update, CuMatrixBase< BaseFloat > *in_deriv) const | BlockAffineComponent | virtual | 
| bias_params_ | BlockAffineComponent | protected | 
| BlockAffineComponent() | BlockAffineComponent | inline | 
| BlockAffineComponent(const BlockAffineComponent &other) | BlockAffineComponent | explicit | 
| BlockAffineComponent(const RepeatedAffineComponent &rac) | BlockAffineComponent | explicit | 
| Component() | Component | inline | 
| ConsolidateMemory() | Component | inlinevirtual | 
| Copy() const | BlockAffineComponent | virtual | 
| DeleteMemo(void *memo) const | Component | inlinevirtual | 
| DotProduct(const UpdatableComponent &other) const | BlockAffineComponent | virtual | 
| FreezeNaturalGradient(bool freeze) | UpdatableComponent | inlinevirtual | 
| GetInputIndexes(const MiscComputationInfo &misc_info, const Index &output_index, std::vector< Index > *desired_indexes) const | Component | virtual | 
| Info() const | BlockAffineComponent | virtual | 
| Init(int32 input_dim, int32 output_dim, int32 num_blocks, BaseFloat param_stddev, BaseFloat bias_mean, BaseFloat bias_stddev) | BlockAffineComponent | private | 
| InitFromConfig(ConfigLine *cfl) | BlockAffineComponent | virtual | 
| InitLearningRatesFromConfig(ConfigLine *cfl) | UpdatableComponent | protected | 
| InputDim() const | BlockAffineComponent | inlinevirtual | 
| is_gradient_ | UpdatableComponent | protected | 
| IsComputable(const MiscComputationInfo &misc_info, const Index &output_index, const IndexSet &input_index_set, std::vector< Index > *used_inputs) const | Component | virtual | 
| l2_regularize_ | UpdatableComponent | protected | 
| L2Regularization() const | UpdatableComponent | inline | 
| learning_rate_ | UpdatableComponent | protected | 
| learning_rate_factor_ | UpdatableComponent | protected | 
| LearningRate() const | UpdatableComponent | inline | 
| LearningRateFactor() | UpdatableComponent | inlinevirtual | 
| linear_params_ | BlockAffineComponent | protected | 
| max_change_ | UpdatableComponent | protected | 
| MaxChange() const | UpdatableComponent | inline | 
| NewComponentOfType(const std::string &type) | Component | static | 
| num_blocks_ | BlockAffineComponent | protected | 
| NumParameters() const | BlockAffineComponent | virtual | 
| operator=(const BlockAffineComponent &other) | BlockAffineComponent | private | 
| OutputDim() const | BlockAffineComponent | inlinevirtual | 
| PerturbParams(BaseFloat stddev) | BlockAffineComponent | virtual | 
| PrecomputeIndexes(const MiscComputationInfo &misc_info, const std::vector< Index > &input_indexes, const std::vector< Index > &output_indexes, bool need_backprop) const | Component | inlinevirtual | 
| Propagate(const ComponentPrecomputedIndexes *indexes, const CuMatrixBase< BaseFloat > &in, CuMatrixBase< BaseFloat > *out) const | BlockAffineComponent | virtual | 
| Properties() const | BlockAffineComponent | inlinevirtual | 
| Read(std::istream &is, bool binary) | BlockAffineComponent | virtual | 
| ReadNew(std::istream &is, bool binary) | Component | static | 
| ReadUpdatableCommon(std::istream &is, bool binary) | UpdatableComponent | protected | 
| ReorderIndexes(std::vector< Index > *input_indexes, std::vector< Index > *output_indexes) const | Component | inlinevirtual | 
| Scale(BaseFloat scale) | BlockAffineComponent | virtual | 
| SetActualLearningRate(BaseFloat lrate) | UpdatableComponent | inlinevirtual | 
| SetAsGradient() | UpdatableComponent | inlinevirtual | 
| SetL2Regularization(BaseFloat a) | UpdatableComponent | inline | 
| SetLearningRateFactor(BaseFloat lrate_factor) | UpdatableComponent | inlinevirtual | 
| SetMaxChange(BaseFloat max_change) | UpdatableComponent | inline | 
| SetUnderlyingLearningRate(BaseFloat lrate) | UpdatableComponent | inlinevirtual | 
| SetUpdatableConfigs(const UpdatableComponent &other) | UpdatableComponent | |
| StoreStats(const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, void *memo) | Component | inlinevirtual | 
| Type() const | BlockAffineComponent | inlinevirtual | 
| UnVectorize(const VectorBase< BaseFloat > ¶ms) | BlockAffineComponent | virtual | 
| UpdatableComponent(const UpdatableComponent &other) | UpdatableComponent | |
| UpdatableComponent() | UpdatableComponent | inline | 
| Vectorize(VectorBase< BaseFloat > *params) const | BlockAffineComponent | virtual | 
| Write(std::ostream &os, bool binary) const | BlockAffineComponent | virtual | 
| WriteUpdatableCommon(std::ostream &is, bool binary) const | UpdatableComponent | protected | 
| ZeroStats() | Component | inlinevirtual | 
| ~Component() | Component | inlinevirtual | 
| ~UpdatableComponent() | UpdatableComponent | inlinevirtual |