Learn R Programming

einops (version 0.2.1)

EinopsAst: Create an EinopsAst root node

Description

Create an EinopsAst root node

Usage

EinopsAst(input_axes, output_axes, src)

Value

EinopsAst object

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