flat_to_matrix: Turn flat matrix representation into a (dense) matrix

View source: R/flat-to-matrix.R

flat_to_matrixR Documentation

Turn flat matrix representation into a (dense) matrix

Description

Turn flat matrix representation into a (dense) matrix

Usage

flat_to_matrix(x)

Arguments

x

flat matrix representation from (e.g.) flatten_vector

Value

dense matrix matching x


sakrejda/dt documentation built on Sept. 24, 2022, 3:03 a.m.