#include <func.h>
|
| bool | isInClosure () const |
| | Accept user input even if there is a closure.
|
| |
| | FuncParam (const std::string &name, const Ref< Ref< Array > > &closure, bool updateClosure) |
| |
◆ FuncParam()
| freetensor::FuncParam::FuncParam |
( |
const std::string & |
name, |
|
|
const Ref< Ref< Array > > & |
closure, |
|
|
bool |
updateClosure |
|
) |
| |
|
inline |
◆ isInClosure()
| bool freetensor::FuncParam::isInClosure |
( |
| ) |
const |
|
inline |
Accept user input even if there is a closure.
◆ closure_
◆ name_
| std::string freetensor::FuncParam::name_ |
◆ updateClosure_
| bool freetensor::FuncParam::updateClosure_ |
Data bound to this parameter.
The documentation for this struct was generated from the following file: