Structure that specifies attributes for interpolation. More...
#include <interpolate.hpp>

Data Fields | |
| AxisSet | axes |
| std::string | mode |
| bool | align_corners = true |
| bool | antialias = false |
| std::vector< size_t > | pads_begin |
| std::vector< size_t > | pads_end |
Structure that specifies attributes for interpolation.