FreeTensor
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
analyze_linear.h File Reference
#include <optional>
#include <unordered_map>
#include <unordered_set>
#include <hash.h>
#include <math/linear.h>
#include <visitor.h>
Include dependency graph for analyze_linear.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freetensor::AnalyzeLinear
 

Namespaces

namespace  freetensor
 

Functions

LinearExpr< int64_t > freetensor::linear (const Expr &expr)
 
std::optional< std::pair< LinearExpr< int64_t >, ASTNodeType > > freetensor::linearComp (const Expr &expr)