This is the complete list of members for FixedLinearComponent, including all inherited members.
| AffineComponent class | FixedLinearComponent | friend | 
| 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 | FixedLinearComponent | virtual | 
| BackpropNeedsInput() const | FixedLinearComponent | inlinevirtual | 
| BackpropNeedsOutput() const | FixedLinearComponent | inlinevirtual | 
| Component() | Component | inline | 
| Context() const | Component | inlinevirtual | 
| Copy() const | FixedLinearComponent | virtual | 
| FixedLinearComponent() | FixedLinearComponent | inline | 
| Index() const | Component | inlinevirtual | 
| Info() const | FixedLinearComponent | virtual | 
| Init(const CuMatrixBase< BaseFloat > &matrix) | FixedLinearComponent | inline | 
| InitFromString(std::string args) | FixedLinearComponent | virtual | 
| InputDim() const | FixedLinearComponent | inlinevirtual | 
| KALDI_DISALLOW_COPY_AND_ASSIGN(FixedLinearComponent) | FixedLinearComponent | protected | 
| mat_ | FixedLinearComponent | protected | 
| NewComponentOfType(const std::string &type) | Component | static | 
| NewFromString(const std::string &initializer_line) | Component | static | 
| OutputDim() const | FixedLinearComponent | inlinevirtual | 
| Propagate(const ChunkInfo &in_info, const ChunkInfo &out_info, const CuMatrixBase< BaseFloat > &in, CuMatrixBase< BaseFloat > *out) const | FixedLinearComponent | virtual | 
| kaldi::nnet2::Component::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) | FixedLinearComponent | virtual | 
| ReadNew(std::istream &is, bool binary) | Component | static | 
| SetIndex(int32 index) | Component | inlinevirtual | 
| Type() const | FixedLinearComponent | inlinevirtual | 
| Write(std::ostream &os, bool binary) const | FixedLinearComponent | virtual | 
| ~Component() | Component | inlinevirtual |