Tenncor
|
Encapsulation of match output argument. More...
#include <candidate.hpp>
Public Attributes | |
teq::TensptrT | tensor_ |
Real tensor of the argument. More... | |
CandsT | candidates_ |
Potential rules contexts that can match subgraph of tensor_. More... | |
teq::CoordptrT | shaper_ |
Real shaper in the argument. More... | |
teq::CoordptrT | coorder_ |
Real coorder in the argument. More... | |
Encapsulation of match output argument.
CandsT opt::CandArg::candidates_ |
Potential rules contexts that can match subgraph of tensor_.
teq::CoordptrT opt::CandArg::coorder_ |
Real coorder in the argument.
teq::CoordptrT opt::CandArg::shaper_ |
Real shaper in the argument.
teq::TensptrT opt::CandArg::tensor_ |
Real tensor of the argument.