densify: Densify a DSArray object

Description Usage Arguments Details Value Author(s)

Description

Densifying a DSArray object coerces it to the equivalent 3-dimensional array.

Usage

1

Arguments

x

A DSArray object.

Details

If x is a DSArray object then densify(x) is equivalent to as(x, "array").

Value

A 3-dimensional array.

Author(s)

Peter Hickey


PeteHaitch/DRMatrix documentation built on May 8, 2019, 1:30 a.m.