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