Expand description
Support types.
Macros§
- labels
- Create a
Labelsset from a list of string-like values. - map
- Create a
Mapfrom a list of key-value pairs. - set
- Create a
Setfrom a list of values. - states
- Create a
Statesmap from a list of variable-state pairs.
Structs§
- Cache
- A cache for calling a function with a key and value.
Constants§
- AXIS_
CHUNK_ LENGTH - Chunk length used for axis-wise parallel processing.
- EPSILON
- Epsilon value used for floating-point comparisons.
- LN_2_PI
- ln(2 * PI).