cg_array: Multidimensional Arrays

Description Usage Arguments Value Note Author(s) See Also

View source: R/array.R

Description

Create a multidimensional array.

Usage

1

Arguments

data

either a cg_node object or a numerical vector.

dim

either a cg_node object or a numerical vector.

dimnames

either a cg_node object or a character vector.

name

character scalar, name of the operation (optional).

Value

cg_operator object.

Note

This is a non-differentiable operator.

Author(s)

Ron Triepels

See Also

array


triepels/cgraph documentation built on April 24, 2020, 12:58 a.m.