Halide
ParamMap.h File Reference
#include <map>
#include "Param.h"
#include "Parameter.h"

Go to the source code of this file.

Classes

class  Halide::ParamMap
 
struct  Halide::ParamMap::ParamMapping
 

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 collection of parameters to be passed as formal arguments to a JIT invocation.

Definition in file ParamMap.h.