#include <func.h>
◆ FuncRet()
| freetensor::FuncRet::FuncRet |
( |
const std::string & |
name, |
|
|
DataType |
dtype, |
|
|
const Ref< Ref< Array > > & |
closure, |
|
|
bool |
returnClosure |
|
) |
| |
|
inline |
◆ isInClosure()
| bool freetensor::FuncRet::isInClosure |
( |
| ) |
const |
|
inline |
Return even if there is a closure.
◆ closure_
◆ dtype_
◆ name_
| std::string freetensor::FuncRet::name_ |
◆ returnClosure_
| bool freetensor::FuncRet::returnClosure_ |
Data bound to this return value.
The documentation for this struct was generated from the following file: