Tenncor
|
FuncArg equivalent for optimizer's IR of functor. More...
#include <parse.hpp>
Public Member Functions | |
BuilderArg (opt::ConvptrT arg, teq::CoordptrT shaper, CoordptrT coorder) | |
Public Attributes | |
opt::ConvptrT | arg_ |
Optimization IR node. More... | |
teq::CoordptrT | shaper_ |
Argument shaper. More... | |
CoordptrT | coorder_ |
Argument coordinate transformation data. More... | |
FuncArg equivalent for optimizer's IR of functor.
|
inline |
opt::ConvptrT eteq::BuilderArg::arg_ |
Optimization IR node.
CoordptrT eteq::BuilderArg::coorder_ |
Argument coordinate transformation data.
teq::CoordptrT eteq::BuilderArg::shaper_ |
Argument shaper.