This is the complete list of members for BlockAffineComponentPreconditioned, including all inherited members.
| Add(BaseFloat alpha, const UpdatableComponent &other) | BlockAffineComponent | virtual | 
| alpha_ | BlockAffineComponentPreconditioned | private | 
| Backprop(const ChunkInfo &in_info, const ChunkInfo &out_info, const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_value, const CuMatrixBase< BaseFloat > &out_deriv, Component *to_update, CuMatrix< BaseFloat > *in_deriv) const | BlockAffineComponent | virtual | 
| BackpropNeedsInput() const | BlockAffineComponent | inlinevirtual | 
| BackpropNeedsOutput() const | BlockAffineComponent | inlinevirtual | 
| bias_params_ | BlockAffineComponent | protected | 
| BlockAffineComponent() | BlockAffineComponent | inline | 
| BlockAffineComponentPreconditioned() | BlockAffineComponentPreconditioned | inline | 
| Component() | Component | inline | 
| Context() const | Component | inlinevirtual | 
| Copy() const | BlockAffineComponentPreconditioned | virtual | 
| DotProduct(const UpdatableComponent &other) const | BlockAffineComponent | virtual | 
| GetParameterDim() const | BlockAffineComponent | virtual | 
| Index() const | Component | inlinevirtual | 
| Info() const | UpdatableComponent | virtual | 
| Init(BaseFloat learning_rate, int32 input_dim, int32 output_dim, BaseFloat param_stddev, BaseFloat bias_stddev, int32 num_blocks, BaseFloat alpha) | BlockAffineComponentPreconditioned | |
| kaldi::nnet2::BlockAffineComponent::Init(BaseFloat learning_rate, int32 input_dim, int32 output_dim, BaseFloat param_stddev, BaseFloat bias_stddev, int32 num_blocks) | BlockAffineComponent | |
| kaldi::nnet2::UpdatableComponent::Init(BaseFloat learning_rate) | UpdatableComponent | inline | 
| InitFromString(std::string args) | BlockAffineComponentPreconditioned | virtual | 
| InputDim() const | BlockAffineComponent | inlinevirtual | 
| is_gradient_ | BlockAffineComponentPreconditioned | private | 
| KALDI_DISALLOW_COPY_AND_ASSIGN(BlockAffineComponentPreconditioned) | BlockAffineComponentPreconditioned | private | 
| learning_rate_ | UpdatableComponent | protected | 
| LearningRate() const | UpdatableComponent | inline | 
| linear_params_ | BlockAffineComponent | protected | 
| NewComponentOfType(const std::string &type) | Component | static | 
| NewFromString(const std::string &initializer_line) | Component | static | 
| num_blocks_ | BlockAffineComponent | protected | 
| OutputDim() const | BlockAffineComponent | inlinevirtual | 
| PerturbParams(BaseFloat stddev) | BlockAffineComponent | virtual | 
| Propagate(const ChunkInfo &in_info, const ChunkInfo &out_info, const CuMatrixBase< BaseFloat > &in, CuMatrixBase< BaseFloat > *out) const | BlockAffineComponent | virtual | 
| kaldi::nnet2::UpdatableComponent::Propagate(const ChunkInfo &in_info, const ChunkInfo &out_info, const CuMatrixBase< BaseFloat > &in, CuMatrix< BaseFloat > *out) const | Component | inline | 
| Read(std::istream &is, bool binary) | BlockAffineComponentPreconditioned | virtual | 
| ReadNew(std::istream &is, bool binary) | Component | static | 
| Scale(BaseFloat scale) | BlockAffineComponent | virtual | 
| SetIndex(int32 index) | Component | inlinevirtual | 
| SetLearningRate(BaseFloat lrate) | UpdatableComponent | inline | 
| SetZero(bool treat_as_gradient) | BlockAffineComponentPreconditioned | virtual | 
| Type() const | BlockAffineComponentPreconditioned | inlinevirtual | 
| UnVectorize(const VectorBase< BaseFloat > ¶ms) | BlockAffineComponent | virtual | 
| UpdatableComponent(const UpdatableComponent &other) | UpdatableComponent | inline | 
| UpdatableComponent(BaseFloat learning_rate) | UpdatableComponent | inline | 
| UpdatableComponent() | UpdatableComponent | inline | 
| Update(const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_deriv) | BlockAffineComponentPreconditioned | privatevirtual | 
| UpdateSimple(const CuMatrixBase< BaseFloat > &in_value, const CuMatrixBase< BaseFloat > &out_deriv) | BlockAffineComponent | protectedvirtual | 
| Vectorize(VectorBase< BaseFloat > *params) const | BlockAffineComponent | virtual | 
| Write(std::ostream &os, bool binary) const | BlockAffineComponentPreconditioned | virtual | 
| ~Component() | Component | inlinevirtual | 
| ~UpdatableComponent() | UpdatableComponent | inlinevirtual |