Mojo function
static
static[d: Int]() -> ValueOrUnknown[d]
Creates a static dimension with compile-time value.
Parameters:
- d (
Int
): The compile-time dimension value to use.
Returns:
ValueOrUnknown[d]
- A static dimension with the given value.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!