FlattenedArray-class: Flattened Array

Description Slots Extends

Description

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

Slots

x

A vector of containing the values.

indices

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

dim

Dimenensions of the array

default

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.