FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
freetensor::ScalarPropConst::ScalarIndices Struct Reference

Indices to a scalar, includes a sequence of constant offsets. More...

#include <scalar_prop_const.h>

Collaboration diagram for freetensor::ScalarPropConst::ScalarIndices:
Collaboration graph
[legend]

Public Member Functions

std::strong_ordering operator<=> (const ScalarIndices &other) const
 Support comparison to use std::map.
 
bool operator== (const ScalarIndices &) const =default
 

Public Attributes

std::vector< ScalarIndexoffset
 

Detailed Description

Indices to a scalar, includes a sequence of constant offsets.

Member Function Documentation

◆ operator<=>()

std::strong_ordering freetensor::ScalarPropConst::ScalarIndices::operator<=> ( const ScalarIndices other) const
inline

Support comparison to use std::map.

◆ operator==()

bool freetensor::ScalarPropConst::ScalarIndices::operator== ( const ScalarIndices ) const
default

Member Data Documentation

◆ offset

std::vector<ScalarIndex> freetensor::ScalarPropConst::ScalarIndices::offset

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