FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
freetensor::PBCtx Class Reference

#include <presburger.h>

Public Member Functions

 PBCtx ()
 
 ~PBCtx ()
 
 PBCtx (const PBCtx &other)=delete
 
PBCtxoperator= (const PBCtx &other)=delete
 
 PBCtx (PBCtx &&other)=delete
 
PBCtxoperator= (PBCtx &&other)=delete
 
isl_ctx * get () const
 

Detailed Description

Context for presburger operation

Constructor & Destructor Documentation

◆ PBCtx() [1/3]

freetensor::PBCtx::PBCtx ( )
inline

◆ ~PBCtx()

freetensor::PBCtx::~PBCtx ( )
inline

◆ PBCtx() [2/3]

freetensor::PBCtx::PBCtx ( const PBCtx other)
delete

◆ PBCtx() [3/3]

freetensor::PBCtx::PBCtx ( PBCtx &&  other)
delete

Member Function Documentation

◆ get()

isl_ctx * freetensor::PBCtx::get ( ) const
inline

◆ operator=() [1/2]

PBCtx & freetensor::PBCtx::operator= ( const PBCtx other)
delete

◆ operator=() [2/2]

PBCtx & freetensor::PBCtx::operator= ( PBCtx &&  other)
delete

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