EinopsAst: Create an EinopsAst root node

View source: R/compiler-ast.R

EinopsAstR Documentation

Create an EinopsAst root node

Description

Create an EinopsAst root node

Usage

EinopsAst(input_axes, output_axes, src)

Arguments

input_axes

List of axis nodes for the input pattern, or OneSidedAstNode()

output_axes

List of axis nodes for the input pattern, or OneSidedAstNode()

src

List with start position covering the full pattern

Value

EinopsAst object


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