FlattenArray-class: Flattened Array

Description Slots Extends

Description

This class stores an array as a vector of data, and a matrix of arrays.

Slots

.Data

A vector of data.

indices

An integer matrix with the indices associated with each element in the .Data vector

dimensions

Dimenensions of the array

fill

Value to use to fill in any array indices not specified in indices.

Extends

vector

Directly


jrnold/flatter documentation built on May 20, 2019, 1:01 a.m.