Halide 19.0.0
Halide compiler and libraries
|
Tables telling us how to do integer division via fixed-point multiplication for various small constants. More...
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | Halide |
This file defines the class FunctionDAG, which is our representation of a Halide pipeline, and contains methods to using Halide's bounds tools to query properties of it. | |
namespace | Halide::Internal |
namespace | Halide::Internal::IntegerDivision |
Tables telling us how to do integer division via fixed-point multiplication for various small constants.
This file is automatically generated by find_inverse.cpp.
Definition in file IntegerDivisionTable.h.