| nnlib
    GPU-accelerated, C/C++ neural network library. | 
This is the complete list of members for MulConstant, including all inherited members.
| backward(sTensor grad) override (defined in Function< sTensor, float >) | Function< sTensor, float > | inlinevirtual | 
| backwardFn(sTensor grad) override (defined in MulConstant) | MulConstant | virtual | 
| constantCache (defined in MulConstant) | MulConstant | private | 
| forward(const Types &... args) (defined in Function< sTensor, float >) | Function< sTensor, float > | inline | 
| forwardFn(const sTensor &a, const float &b) override (defined in MulConstant) | MulConstant | |
| forwardFn(const Types &... args)=0 (defined in Function< sTensor, float >) | Function< sTensor, float > | pure virtual | 
| Function()=default (defined in Function< sTensor, float >) | Function< sTensor, float > | |
| parents (defined in BackwardFunction) | BackwardFunction | |
| ~BackwardFunction()=default (defined in BackwardFunction) | BackwardFunction | virtual | 
| ~Function() override=default (defined in Function< sTensor, float >) | Function< sTensor, float > |