Halide
Argument.h File Reference
#include "Expr.h"
#include "Type.h"
#include "runtime/HalideRuntime.h"

Go to the source code of this file.

Classes

class  Halide::Buffer< T, Dims >
 A Halide::Buffer is a named shared reference to a Halide::Runtime::Buffer. More...
 
struct  Halide::ArgumentEstimates
 
struct  Halide::Argument
 A struct representing an argument to a halide-generated function. More...
 

Namespaces

 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.
 

Detailed Description

Defines a type used for expressing the type signature of a generated halide pipeline

Definition in file Argument.h.