| Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gradient, arma::Mat< eT > &output) | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | |
| Delta() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| Delta() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output) | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | |
| InColSize() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| InColSize() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| InDepth() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| InDepth() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| InputShape() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| InRowSize() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| InRowSize() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| NearestInterpolation() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | |
| NearestInterpolation(const size_t inRowSize, const size_t inColSize, const size_t outRowSize, const size_t outColSize, const size_t depth) | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | |
| OutColSize() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| OutColSize() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| OutputParameter() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| OutputParameter() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| OutRowSize() const | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| OutRowSize() | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | inline |
| serialize(Archive &ar, const uint32_t) | mlpack::ann::NearestInterpolation< InputDataType, OutputDataType > | |