|
FreeTensor
|
Indices to a scalar, includes a sequence of constant offsets. More...
#include <scalar_prop_const.h>

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< ScalarIndex > | offset |
Indices to a scalar, includes a sequence of constant offsets.
|
inline |
Support comparison to use std::map.
|
default |
| std::vector<ScalarIndex> freetensor::ScalarPropConst::ScalarIndices::offset |