get_ordered_axis_names: Get the ordered axis names from a OneSidedAstNode, removing...

View source: R/compiler-AxisNames.R

get_ordered_axis_namesR Documentation

Get the ordered axis names from a OneSidedAstNode, removing all nesting.

Description

Get the ordered axis names from a OneSidedAstNode, removing all nesting.

Usage

get_ordered_axis_names(ast, ...)

Arguments

ast

OneSidedAstNode object

...

additional arguments (not used)

Value

a list() of axis names


einops documentation built on Sept. 9, 2025, 5:29 p.m.