NearestInterpolation< InputDataType, OutputDataType > Member List

This is the complete list of members for NearestInterpolation< InputDataType, OutputDataType >, including all inherited members.

Backward(const arma::Mat< eT > &, const arma::Mat< eT > &gradient, arma::Mat< eT > &output)NearestInterpolation< InputDataType, OutputDataType >
Delta() constNearestInterpolation< InputDataType, OutputDataType >inline
Delta()NearestInterpolation< InputDataType, OutputDataType >inline
Forward(const arma::Mat< eT > &input, arma::Mat< eT > &output)NearestInterpolation< InputDataType, OutputDataType >
InColSize() constNearestInterpolation< InputDataType, OutputDataType >inline
InColSize()NearestInterpolation< InputDataType, OutputDataType >inline
InDepth() constNearestInterpolation< InputDataType, OutputDataType >inline
InDepth()NearestInterpolation< InputDataType, OutputDataType >inline
InputShape() constNearestInterpolation< InputDataType, OutputDataType >inline
InRowSize() constNearestInterpolation< 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() constNearestInterpolation< InputDataType, OutputDataType >inline
OutColSize()NearestInterpolation< InputDataType, OutputDataType >inline
OutputParameter() constNearestInterpolation< InputDataType, OutputDataType >inline
OutputParameter()NearestInterpolation< InputDataType, OutputDataType >inline
OutRowSize() constNearestInterpolation< InputDataType, OutputDataType >inline
OutRowSize()NearestInterpolation< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)NearestInterpolation< InputDataType, OutputDataType >