Tenncor
Public Attributes | List of all members
opt::CandArg Struct Reference

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...
 

Detailed Description

Encapsulation of match output argument.

Member Data Documentation

◆ candidates_

CandsT opt::CandArg::candidates_

Potential rules contexts that can match subgraph of tensor_.

◆ coorder_

teq::CoordptrT opt::CandArg::coorder_

Real coorder in the argument.

◆ shaper_

teq::CoordptrT opt::CandArg::shaper_

Real shaper in the argument.

◆ tensor_

teq::TensptrT opt::CandArg::tensor_

Real tensor of the argument.


The documentation for this struct was generated from the following file: