tvm
Public Member Functions | List of all members
tvm::arith::ModularSet Class Reference

reference of ModularSetNode More...

#include <analyzer.h>

Inheritance diagram for tvm::arith::ModularSet:
Collaboration diagram for tvm::arith::ModularSet:

Public Member Functions

 ModularSet (int64_t coeff, int64_t base)
 
 TVM_DEFINE_OBJECT_REF_METHODS (ModularSet, ObjectRef, ModularSetNode)
 

Detailed Description

reference of ModularSetNode

See also
ModularSetNode

Constructor & Destructor Documentation

◆ ModularSet()

tvm::arith::ModularSet::ModularSet ( int64_t  coeff,
int64_t  base 
)

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_METHODS()

tvm::arith::ModularSet::TVM_DEFINE_OBJECT_REF_METHODS ( ModularSet  ,
ObjectRef  ,
ModularSetNode   
)

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